Migrations
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
Install
$ composer require doctrine/migrationsVersions
| 4.0 | upcoming | Docs |
| 3.10 | upcoming | Docs |
| 3.9.7 | stable | Docs |
| 3.8.3 | unmaintained | Docs |
| 3.7.4 | unmaintained | Docs |
| 3.6.1 | unmaintained | Docs |
| 3.5.5 | unmaintained | Docs |
| 3.4.3 | unmaintained | Docs |
| 3.3.2 | unmaintained | Docs |
| 3.2.2 | unmaintained | Docs |
| 3.1.5 | unmaintained | Docs |
| 3.0.4 | unmaintained | Docs |
| 2.3.5 | unmaintained | Docs |
| 2.2.1 | unmaintained | Docs |
| 2.1.2 | unmaintained | Docs |
| 2.0.3 | unmaintained | Docs |
Statistics
| GitHub Stars | 4,775 |
|---|---|
| GitHub Watchers | 35 |
| GitHub Forks | 393 |
| GitHub Open Issues | 136 |
| Dependents | 522 |
| Suggesters | 40 |
| Total Downloads | 210,755,607 |
| Monthly Downloads | 3,725,391 |
| Daily Downloads | 116,852 |

