Jamie York 12 anni fa
parent
commit
9589bab3af
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2
    0
      awesome-php.md

+ 2
- 0
awesome-php.md Vedi File

@@ -27,7 +27,9 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
27 27
 * [Doctrine](http://www.doctrine-project.org/) - A comprehensive DBAL and ORM.
28 28
 * [Doctrine Migrations](http://docs.doctrine-project.org/projects/doctrine-migrations/en/latest/toc.html) - A migration library for Doctrine.
29 29
 * [Migrations](https://github.com/icomefromthenet/Migrations) - A migration management library.
30
+* [Phinx](https://github.com/robmorgan/phinx) - Another database migration library.
30 31
 * [Propel](http://www.propelorm.org/) - A fast ORM.
32
+* [Spot](https://github.com/vlucas/Spot) - A MySQL datamapper ORM.
31 33
 * [Goutte](https://github.com/fabpot/Goutte) - A simple web scraper.
32 34
 * [Assetic](https://github.com/kriswallsmith/assetic) - An asset manager pipeline library.
33 35
 * [Pipe](https://github.com/CHH/pipe) - Another asset manager pipeline library.

Loading…
Annulla
Salva