mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Merge pull request #144 from Ocramius/patch-1
Adding ProxyManager to data-mapping section
This commit is contained in:
commit
4969314b6b
@ -367,6 +367,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|||||||
* [Migrations](https://github.com/icomefromthenet/Migrations) - A migration management library.
|
* [Migrations](https://github.com/icomefromthenet/Migrations) - A migration management library.
|
||||||
* [PHPMig](https://github.com/davedevelopment/phpmig) - Another migration management library.
|
* [PHPMig](https://github.com/davedevelopment/phpmig) - Another migration management library.
|
||||||
* [Phinx](https://github.com/robmorgan/phinx) - Another database migration library.
|
* [Phinx](https://github.com/robmorgan/phinx) - Another database migration library.
|
||||||
|
* [ProxyManager](https://github.com/Ocramius/ProxyManager) - Utilities to generate proxy objects for data mappers.
|
||||||
|
|
||||||
## NoSQL
|
## NoSQL
|
||||||
*Libraries for working with "NoSQL" backends.*
|
*Libraries for working with "NoSQL" backends.*
|
||||||
|
Loading…
Reference in New Issue
Block a user