Explorar el Código

Adding ProxyManager to data-mapping section

pull/144/head
Marco Pivetta hace 11 años
padre
commit
b6774e7db3
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      README.md

+ 1
- 0
README.md Ver fichero

@@ -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.*

Loading…
Cancelar
Guardar