From aa9ce0be4c242dd40e43757eb247cd1ad3be4c66 Mon Sep 17 00:00:00 2001 From: Jamie Date: Sun, 12 Jan 2014 14:39:24 -0700 Subject: [PATCH] Add Pux to Micro Frameworks. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0a7718d0..21e975f6 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Slim Middleware](https://github.com/codeguy/Slim-Middleware) - A collection of custom middleware for Slim. * [Bullet PHP](http://bulletphp.com/) - A mico framework for building REST APIs. * [Klein](https://github.com/chriso/klein.php) - A fast routing library. +* [Pux](https://github.com/c9s/Pux) - Another fast routing library. * [Fat Free Framework](https://github.com/bcosca/fatfree) - A powerful and easy-to-use micro framework. ## Content Management Systems