Explorar el Código

add Atlas

pull/883/head
Paul M. Jones hace 8 años
padre
commit
6a73ae1e50
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2
    1
      README.md

+ 2
- 1
README.md Ver fichero

@@ -536,8 +536,9 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
536 536
 ## Database
537 537
 *Libraries for interacting with databases using object-relational mapping (ORM) or datamapping techniques.*
538 538
 
539
+* [Atlas.Orm](https://github.com/atlasphp/Atlas.Orm) - A data mapper implementation for your persistence model in PHP.
539 540
 * [Aura.Sql](https://github.com/auraphp/Aura.Sql) - Provides an extension to the native PDO along with a profiler and connection locator.
540
-* [Aura.SqlQuery](https://github.com/auraphp/Aura.SqlQuery) - Independent query builders for MySQL, PostgreSQL, SQLite, and Microsoft SQL Server. Edit
541
+* [Aura.SqlQuery](https://github.com/auraphp/Aura.SqlQuery) - Independent query builders for MySQL, PostgreSQL, SQLite, and Microsoft SQL Server.
541 542
 * [Baum](https://github.com/etrepat/baum) - A nested set implementation for Eloquent.
542 543
 * [Cake ORM](https://github.com/cakephp/orm) - Object-Relational Mapper, implemented using the DataMapper pattern (CP).
543 544
 * [Doctrine Extensions](https://github.com/Atlantic18/DoctrineExtensions) - A collection of Doctrine behavioural extensions.

Loading…
Cancelar
Guardar