浏览代码

Merge pull request #144 from Ocramius/patch-1

Adding ProxyManager to data-mapping section
pull/156/head
ziadoz 12 年前
父节点
当前提交
4969314b6b
共有 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.*

正在加载...
取消
保存