mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Fixing issues (#826)
This commit is contained in:
parent
a55ba604ec
commit
d8d9533f5f
@ -143,7 +143,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
||||
* [Hoa Project](https://hoa-project.net/En/) - Another package of PHP components.
|
||||
* [League of Extraordinary Packages](https://thephpleague.com/) - A PHP package development group.
|
||||
* [Symfony Components](http://symfony.com/doc/master/components/index.html) - The components that make Symfony.
|
||||
* [Zend Framework 2 Components](https://packages.zendframework.com/) - The components that make Zend Framework.
|
||||
* [Zend Framework 2 Components](https://docs.zendframework.com/) - The components that make Zend Framework.
|
||||
|
||||
## Micro Frameworks
|
||||
*Micro frameworks and routers.*
|
||||
@ -555,7 +555,7 @@ Libraries to help manage database schemas and migrations.
|
||||
|
||||
* [Doctrine Migrations](http://docs.doctrine-project.org/projects/doctrine-migrations/en/latest/toc.html) - A migration library for Doctrine.
|
||||
* [Migrations](https://github.com/icomefromthenet/Migrations) - A migration management library.
|
||||
* [Phinx](https://github.com/robmorgan/phinx) - Another database migration library.
|
||||
* [Phinx](https://github.com/cakephp/phinx) - Another database migration library.
|
||||
* [PHPMig](https://github.com/davedevelopment/phpmig) - Another migration management library.
|
||||
* [Ruckusing](https://github.com/ruckus/ruckusing-migrations) - Database migrations for PHP ala ActiveRecord Migrations with support for MySQL, Postgres, SQLite.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user