浏览代码

Update Doctrine Extensions link

The project moved from https://github.com/l3pp4rd/DoctrineExtensions to https://github.com/Atlantic18/DoctrineExtensions
pull/604/head
Anton Zakharov 9 年前
父节点
当前提交
373e539271
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

483
 *Libraries for interacting with databases using object-relational mapping (ORM) or datamapping techniques.*
483
 *Libraries for interacting with databases using object-relational mapping (ORM) or datamapping techniques.*
484
 
484
 
485
 * [Doctrine](http://www.doctrine-project.org/) - A comprehensive DBAL and ORM.
485
 * [Doctrine](http://www.doctrine-project.org/) - A comprehensive DBAL and ORM.
486
-* [Doctrine Extensions](https://github.com/l3pp4rd/DoctrineExtensions) - A collection of Doctrine behavioural extensions.
486
+* [Doctrine Extensions](https://github.com/Atlantic18/DoctrineExtensions) - A collection of Doctrine behavioural extensions.
487
 * [Propel](http://propelorm.org/) - A fast ORM, migration library and query builder.
487
 * [Propel](http://propelorm.org/) - A fast ORM, migration library and query builder.
488
 * [Eloquent](https://github.com/illuminate/database) - A simple ORM (L5).
488
 * [Eloquent](https://github.com/illuminate/database) - A simple ORM (L5).
489
 * [LazyRecord](https://github.com/c9s/LazyRecord) - A fast ORM designed for simplicity, extendability and performance.
489
 * [LazyRecord](https://github.com/c9s/LazyRecord) - A fast ORM designed for simplicity, extendability and performance.

正在加载...
取消
保存