Merge branch 'darol100-patch-1'

This commit is contained in:
Jamie 2019-05-10 21:58:46 +01:00
commit 7119a05708
1 changed files with 9 additions and 0 deletions

View File

@ -12,6 +12,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
- [Dependency Management Extras](#dependency-management-extras)
- [Frameworks](#frameworks)
- [Framework Extras](#framework-extras)
- [Content Management Systems](#content-management-systems-cms)
- [Components](#components)
- [Micro Frameworks](#micro-frameworks)
- [Micro Framework Extras](#micro-framework-extras)
@ -131,6 +132,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.
### Content Management Systems (CMS)
*Tools for managing digital content.*
* [Drupal](https://www.drupal.org) - An enterprise level CMS.
* [WordPress](https://wordpress.org/) A blogging platform and CMS.
* [Joomla](https://www.joomla.org/) - Another leading CMS.
* [Concrete5](https://www.concrete5.org/) - A CMS targering users with a minimum of technical skills.
* [BackdropCMS](https://backdropcms.org) - A CMS targeting small-to-medium sized business and non-profits (a fork of Drupal).
### Components
*Standalone components from web development frameworks and development groups.*