1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-17 05:12:21 +00:00
This commit is contained in:
ziadoz 2012-10-04 09:03:06 -07:00
parent 7af5da122f
commit c5a12e45db

View File

@ -62,6 +62,8 @@ A list of amazingly awesome PHP libraries that you should be using:
* [Lex](https://github.com/fuelphp/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.
* [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.
# C Extension Frameworks