|
|
@@ -367,6 +367,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|
367
|
367
|
* [Migrations](https://github.com/icomefromthenet/Migrations) - A migration management library.
|
|
368
|
368
|
* [PHPMig](https://github.com/davedevelopment/phpmig) - Another migration management library.
|
|
369
|
369
|
* [Phinx](https://github.com/robmorgan/phinx) - Another database migration library.
|
|
|
370
|
+* [ProxyManager](https://github.com/Ocramius/ProxyManager) - Utilities to generate proxy objects for data mappers.
|
|
370
|
371
|
|
|
371
|
372
|
## NoSQL
|
|
372
|
373
|
*Libraries for working with "NoSQL" backends.*
|