From f40d3954414ef4f348ba2e943c687bf3ca04f83e Mon Sep 17 00:00:00 2001 From: Chris Everson Date: Fri, 3 Jan 2014 20:34:56 -0800 Subject: [PATCH] Added Toro --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 87d6392..4fa788f 100644 --- a/README.md +++ b/README.md @@ -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. * [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. +* [Toro](https://github.com/anandkunal/ToroPHP) - A minimalist, general-purpose router ## 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. # Contributing -Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONTRIBUTING.md) for details. \ No newline at end of file +Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONTRIBUTING.md) for details.