1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-02 14:30:48 +00:00
This commit is contained in:
ziadoz 2012-10-23 13:50:28 -07:00
parent 5d00410fbd
commit c0d7dda9cc

View File

@ -60,7 +60,6 @@ A list of amazingly awesome PHP libraries that you should be using:
* [Ruler](https://github.com/bobthecow/Ruler) - A simple stateless production rules engine. * [Ruler](https://github.com/bobthecow/Ruler) - A simple stateless production rules engine.
* [Carbon](https://github.com/briannesbitt/Carbon) - A simple DateTime API extension. * [Carbon](https://github.com/briannesbitt/Carbon) - A simple DateTime API extension.
* [Upload](https://github.com/codeguy/Upload) - A library for handling file uploads and validation. * [Upload](https://github.com/codeguy/Upload) - A library for handling file uploads and validation.
* [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
* [Sismo](http://sismo.sensiolabs.org/) - A continuous testing server library. * [Sismo](http://sismo.sensiolabs.org/) - A continuous testing server library.
* [Fetch](https://github.com/tedivm/Fetch) - An IMAP library. * [Fetch](https://github.com/tedivm/Fetch) - An IMAP library.
* [Lex](https://github.com/fuelphp/lex) - A lightweight template parser. * [Lex](https://github.com/fuelphp/lex) - A lightweight template parser.