1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-05 07:50:47 +00:00

Description tweak.

This commit is contained in:
Jamie 2014-07-10 20:36:58 -06:00
parent 4969314b6b
commit 8b6f03a5d0

View File

@ -367,7 +367,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.
* [ProxyManager](https://github.com/Ocramius/ProxyManager) - Utilities to generate proxy objects for data mappers.
* [ProxyManager](https://github.com/Ocramius/ProxyManager) - A set of utilities to generate proxy objects for data mappers.
## NoSQL
*Libraries for working with "NoSQL" backends.*