Added Toro

This commit is contained in:
Chris Everson 2014-01-03 20:34:56 -08:00
parent 86bc1d0349
commit f40d395441

View File

@ -102,6 +102,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [Bullet PHP](http://bulletphp.com/) - A mico framework for building REST APIs. * [Bullet PHP](http://bulletphp.com/) - A mico framework for building REST APIs.
* [Klein](https://github.com/chriso/klein.php) - A fast routing library. * [Klein](https://github.com/chriso/klein.php) - A fast routing library.
* [Fat Free Framework](https://github.com/bcosca/fatfree) - A powerful and easy-to-use micro framework. * [Fat Free Framework](https://github.com/bcosca/fatfree) - A powerful and easy-to-use micro framework.
* [Toro](https://github.com/anandkunal/ToroPHP) - A minimalist, general-purpose router
## Content Management Systems ## Content Management Systems
*Modern content management systems.* *Modern content management systems.*
@ -622,4 +623,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. * 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 # Contributing
Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONTRIBUTING.md) for details. Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONTRIBUTING.md) for details.