Browse Source

Update README.md

pull/568/merge
Jose Diaz-Gonzalez 10 years ago
parent
commit
63e6eaac1f
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      README.md

+ 2
- 2
README.md View File

199
 
199
 
200
 * [Stack](https://github.com/stackphp) - A library of stackable middleware for Silex/Symfony.
200
 * [Stack](https://github.com/stackphp) - A library of stackable middleware for Silex/Symfony.
201
 * [Slim Middleware](https://github.com/slimphp/Slim-Middleware) - A collection of custom middleware for Slim.
201
 * [Slim Middleware](https://github.com/slimphp/Slim-Middleware) - A collection of custom middleware for Slim.
202
-* [Conduit](https://github.com/phly/conduit) - A port of [Sencha Connect](https://github.com/senchalabs/connect) to PHP.
203
-* [Hprose-PHP](https://github.com/hprose/hprose-php) - A very newbility RPC Library, support 25+ languages now.
202
+* [zend-stratigility](https://github.com/zendframework/zend-stratigility) - Middleware for PHP built on top of PSR-7
204
 
203
 
205
 ## URL
204
 ## URL
206
 *Libraries for parsing URLs.*
205
 *Libraries for parsing URLs.*
757
 * [Cake Utility](https://github.com/cakephp/utility) - Utility classes such as Inflector, String, Hash, Security and Xml (CP).
756
 * [Cake Utility](https://github.com/cakephp/utility) - Utility classes such as Inflector, String, Hash, Security and Xml (CP).
758
 * [Slimdump](https://github.com/webfactory/slimdump) - An easy dumper tool for MySQL.
757
 * [Slimdump](https://github.com/webfactory/slimdump) - An easy dumper tool for MySQL.
759
 * [Prooph Service Bus](https://github.com/prooph/service-bus) - Lightweight message bus supporting CQRS and Micro Services
758
 * [Prooph Service Bus](https://github.com/prooph/service-bus) - Lightweight message bus supporting CQRS and Micro Services
759
+* [Hprose-PHP](https://github.com/hprose/hprose-php) - A very newbility RPC Library, support 25+ languages now.
760
 
760
 
761
 # Software
761
 # Software
762
 *Software for creating a development environment.*
762
 *Software for creating a development environment.*

Loading…
Cancel
Save