Adding CMS sections

This commit is contained in:
Darryl Norris 2016-01-20 15:11:11 -08:00 committed by Jamie
parent bdc0d60c0c
commit a1c7cf12e0
1 changed files with 8 additions and 1 deletions

View File

@ -131,7 +131,14 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
* [Knp RAD Components](https://rad.knplabs.com/) - A set of Rapid Application Development (RAD) components for Symfony.
* [Symfony CMF](https://github.com/symfony-cmf/symfony-cmf) - A Content Management Framework to create custom CMS.
### Components
## Content Management Systems (CMS)
* [Drupal](https://www.drupal.org) - Enterprise Level Content Management System.
* [WordPress](https://wordpress.org/) Blogging platform and Content Management System.
* [Joomla](https://www.joomla.org/) - Another lead Content Managemenet System.
* [Concrete5](http://www.concrete5.org/) - A Content Management System targering users with a minimum of technical skills.
* [BackdropCMS](https://backdropcms.org/) - a fork of Drupal; it's a Content Management System for the non-profits and small-to-medium.
## Components
*Standalone components from web development frameworks and development groups.*
* [Aura](http://auraphp.com/) - Independent components, fully decoupled from each other and from any framework.