浏览代码

Adding ProxyManager to data-mapping section

pull/144/head
Marco Pivetta 11 年前
父节点
当前提交
b6774e7db3
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

367
 * [Migrations](https://github.com/icomefromthenet/Migrations) - A migration management library.
367
 * [Migrations](https://github.com/icomefromthenet/Migrations) - A migration management library.
368
 * [PHPMig](https://github.com/davedevelopment/phpmig) - Another migration management library.
368
 * [PHPMig](https://github.com/davedevelopment/phpmig) - Another migration management library.
369
 * [Phinx](https://github.com/robmorgan/phinx) - Another database migration library.
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
 ## NoSQL
372
 ## NoSQL
372
 *Libraries for working with "NoSQL" backends.*
373
 *Libraries for working with "NoSQL" backends.*

正在加载...
取消
保存