|
|
|
|
|
|
143
|
* [Hoa Project](https://hoa-project.net/En/) - Another package of PHP components.
|
143
|
* [Hoa Project](https://hoa-project.net/En/) - Another package of PHP components.
|
|
144
|
* [League of Extraordinary Packages](https://thephpleague.com/) - A PHP package development group.
|
144
|
* [League of Extraordinary Packages](https://thephpleague.com/) - A PHP package development group.
|
|
145
|
* [Symfony Components](http://symfony.com/doc/master/components/index.html) - The components that make Symfony.
|
145
|
* [Symfony Components](http://symfony.com/doc/master/components/index.html) - The components that make Symfony.
|
|
146
|
-* [Zend Framework 2 Components](https://packages.zendframework.com/) - The components that make Zend Framework.
|
|
|
|
|
|
146
|
+* [Zend Framework 2 Components](https://docs.zendframework.com/) - The components that make Zend Framework.
|
|
147
|
|
147
|
|
|
148
|
## Micro Frameworks
|
148
|
## Micro Frameworks
|
|
149
|
*Micro frameworks and routers.*
|
149
|
*Micro frameworks and routers.*
|
|
|
|
|
|
|
555
|
|
555
|
|
|
556
|
* [Doctrine Migrations](http://docs.doctrine-project.org/projects/doctrine-migrations/en/latest/toc.html) - A migration library for Doctrine.
|
556
|
* [Doctrine Migrations](http://docs.doctrine-project.org/projects/doctrine-migrations/en/latest/toc.html) - A migration library for Doctrine.
|
|
557
|
* [Migrations](https://github.com/icomefromthenet/Migrations) - A migration management library.
|
557
|
* [Migrations](https://github.com/icomefromthenet/Migrations) - A migration management library.
|
|
558
|
-* [Phinx](https://github.com/robmorgan/phinx) - Another database migration library.
|
|
|
|
|
|
558
|
+* [Phinx](https://github.com/cakephp/phinx) - Another database migration library.
|
|
559
|
* [PHPMig](https://github.com/davedevelopment/phpmig) - Another migration management library.
|
559
|
* [PHPMig](https://github.com/davedevelopment/phpmig) - Another migration management library.
|
|
560
|
* [Ruckusing](https://github.com/ruckus/ruckusing-migrations) - Database migrations for PHP ala ActiveRecord Migrations with support for MySQL, Postgres, SQLite.
|
560
|
* [Ruckusing](https://github.com/ruckus/ruckusing-migrations) - Database migrations for PHP ala ActiveRecord Migrations with support for MySQL, Postgres, SQLite.
|
|
561
|
|
561
|
|