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.6 | 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,776 |
|---|---|
| GitHub Watchers | 35 |
| GitHub Forks | 393 |
| GitHub Open Issues | 138 |
| Dependents | 514 |
| Suggesters | 38 |
| Total Downloads | 204,367,067 |
| Monthly Downloads | 3,718,869 |
| Daily Downloads | 157,643 |

