Codeigniter

This commit is contained in:
Faraz Fallahi 2013-12-30 19:53:24 +03:30
parent 4c288d10b5
commit e675e68638
1 changed files with 2 additions and 1 deletions

View File

@ -79,6 +79,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [Lithium](http://lithify.me/) - Another framework of components.
* [Aura PHP](http://auraphp.com/) - A framework of independent components.
* [Phalcon](http://phalconphp.com/en/) - A framework implemented as a C extension.
* [CodeIgniter](http://codeigniter.com/) - A web application framework with a small footprint.
## Framework Components
*Web development frameworks' standalone components.*
@ -615,4 +616,4 @@ Various resources, such as books, websites and articles, for improving your PHP
* Collecting Garbage: [1](http://www.php.net/manual/en/features.gc.refcounting-basics.php) [2](http://www.php.net/manual/en/features.gc.collecting-cycles.php) [3](http://www.php.net/manual/en/features.gc.performance-considerations.php) - A series about the PHP garbage collection internals.
# Contributing
Please see [CONTRIBUTING](https://github.com/php-loep/Plates/blob/master/CONTRIBUTING.md) for details.
Please see [CONTRIBUTING](https://github.com/php-loep/Plates/blob/master/CONTRIBUTING.md) for details.