1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-05-31 21:40:49 +00:00
This commit is contained in:
Jamie York 2013-03-18 15:19:36 +00:00
parent e51d468210
commit d0f62dbf08

View File

@ -87,7 +87,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
* [Email Reply Parser](https://github.com/willdurand/EmailReplyParser) - An email reply parser library.
* [Lex](https://github.com/pyrocms/lex) - A lightweight template parser.
* [Sslurp](https://github.com/EvanDotPro/Sslurp) - A library that makes dealing with SSL suck less.
* [Composition](https://github.com/composition/composition) - A library to check your Composer environment at runtime.
* [Composition](https://github.com/bamarni/composition) - A library to check your Composer environment at runtime.
* [Entities](https://github.com/kherge/Entities) - A Doctrine ORM service provider for Silex.
* [Elf](https://github.com/kherge/Elf) - A collection of helpers for the Symfony Console component.
* [Amend](https://github.com/kherge/Amend) - A Symfony Console helper and command set for updating and upgrading applications.