Browse Source

Clean up micro frameworks section.

pull/89/head
Jamie 11 years ago
parent
commit
7f7e4ced4f
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      README.md

+ 0
- 2
README.md View File

101
 * [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
101
 * [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
102
 * [Slim](http://www.slimframework.com/) - Another simple micro framework.
102
 * [Slim](http://www.slimframework.com/) - Another simple micro framework.
103
 * [Bullet PHP](http://bulletphp.com/) - A mico framework for building REST APIs.
103
 * [Bullet PHP](http://bulletphp.com/) - A mico framework for building REST APIs.
104
-* [Klein](https://github.com/chriso/klein.php) - A fast routing library.
105
 * [Pux](https://github.com/c9s/Pux) - Another fast routing library.
104
 * [Pux](https://github.com/c9s/Pux) - Another fast routing library.
106
-* [Fat Free Framework](https://github.com/bcosca/fatfree) - A powerful and easy-to-use micro framework.
107
 
105
 
108
 ## Micro Framework Extras
106
 ## Micro Framework Extras
109
 **Micro framework and router extras.**
107
 **Micro framework and router extras.**

Loading…
Cancel
Save