Browse Source

Remove duplicates from micro frameworks/routers

pull/460/merge
Jamie York 10 years ago
parent
commit
4c42e18b98
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      README.md

+ 0
- 2
README.md View File

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

Loading…
Cancel
Save