|
|
@@ -134,11 +134,12 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
134
|
134
|
|
|
135
|
135
|
### Content Management Systems (CMS)
|
|
136
|
136
|
*Tools for managing digital content.*
|
|
|
137
|
+* [Backdrop](https://backdropcms.org) - A CMS targeting small-to-medium sized business and non-profits (a fork of Drupal).
|
|
|
138
|
+* [Concrete5](https://www.concrete5.org/) - A CMS targering users with a minimum of technical skills.
|
|
137
|
139
|
* [Drupal](https://www.drupal.org) - An enterprise level CMS.
|
|
138
|
|
-* [WordPress](https://wordpress.org/) A blogging platform and CMS.
|
|
|
140
|
+* [Grav](https://github.com/getgrav/grav) - A modern flat-file CMS.
|
|
139
|
141
|
* [Joomla](https://www.joomla.org/) - Another leading CMS.
|
|
140
|
|
-* [Concrete5](https://www.concrete5.org/) - A CMS targering users with a minimum of technical skills.
|
|
141
|
|
-* [BackdropCMS](https://backdropcms.org) - A CMS targeting small-to-medium sized business and non-profits (a fork of Drupal).
|
|
|
142
|
+* [WordPress](https://wordpress.org/) A blogging platform and CMS.
|
|
142
|
143
|
|
|
143
|
144
|
### Components
|
|
144
|
145
|
*Standalone components from web development frameworks and development groups.*
|
|
|
@@ -815,7 +816,6 @@ Libraries to help manage database schemas and migrations.
|
|
815
|
816
|
* [phpRedisAdmin](https://github.com/ErikDubbelboer/phpRedisAdmin) - A simple web interface to manage [Redis](https://redis.io/) databases.
|
|
816
|
817
|
* [phpMyAdmin](https://github.com/phpmyadmin/phpmyadmin) - A web interface for MySQL/MariaDB.
|
|
817
|
818
|
* [Adminer](https://www.adminer.org/) - Database management in a single PHP file.
|
|
818
|
|
-* [Grav](https://github.com/getgrav/grav) - A modern flat-file CMS.
|
|
819
|
819
|
* [Lychee](https://github.com/electerious/Lychee) - An easy to use and great looking photo-management-system.
|
|
820
|
820
|
|
|
821
|
821
|
### Infrastructure
|