Browse Source

Merge branch 'pr/276'

Conflicts:
	README.md
pull/402/merge
Jamie York 10 years ago
parent
commit
9db2b7a0bf
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      README.md

+ 3
- 0
README.md View File

132
 * [Slim](http://www.slimframework.com/) - Another simple micro framework.
132
 * [Slim](http://www.slimframework.com/) - Another simple micro framework.
133
 * [Bullet PHP](http://bulletphp.com/) - A micro framework for building REST APIs.
133
 * [Bullet PHP](http://bulletphp.com/) - A micro framework for building REST APIs.
134
 * [Lumen](http://lumen.laravel.com) - A micro-framework by Laravel.
134
 * [Lumen](http://lumen.laravel.com) - A micro-framework by Laravel.
135
+* [Fast Route](https://github.com/nikic/FastRoute) - A fast routing library.
136
+* [Pux](https://github.com/c9s/Pux) - Another fast routing library.
137
+* [Proton](https://github.com/alexbilbie/Proton) - A StackPHP compatible micro framework
135
 
138
 
136
 ## Micro Framework Extras
139
 ## Micro Framework Extras
137
 *Extras related to micro frameworks and routers.*
140
 *Extras related to micro frameworks and routers.*

Loading…
Cancel
Save