Add: doctrine functions lib

This commit is contained in:
Florent VIEL 2014-06-30 09:20:40 +02:00
parent 831b3a5028
commit 219dc0c253

View File

@ -357,6 +357,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [Migrations](https://github.com/icomefromthenet/Migrations) - A migration management library.
* [PHPMig](https://github.com/davedevelopment/phpmig) - Another migration management library.
* [Phinx](https://github.com/robmorgan/phinx) - Another database migration library.
* [Doctrine Functions](https://github.com/luxifer/doctrine-functions) - Set of DQL functions for Doctrine ORM.
## NoSQL
*Libraries for working with "NoSQL" backends.*