typrint / phinx
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
v1.0.3
2024-12-22 19:00 UTC
Requires
- php-64bit: >=8.1
- composer-runtime-api: ^2.0
- psr/container: ^1.1|^2.0
- symfony/config: ^3.4|^4.0|^5.0|^6.0|^7.0
- symfony/console: ^6.0|^7.0
Requires (Dev)
- ext-json: *
- ext-pdo: *
- cakephp/cakephp: ^5.0.2
- cakephp/cakephp-codesniffer: ^5.0
- phpunit/phpunit: ^9.5.19
- symfony/yaml: ^3.4|^4.0|^5.0|^6.0|^7.0
Suggests
- ext-json: Install if using JSON configuration format
- ext-pdo: PDO extension is needed
- symfony/yaml: Install if using YAML configuration format