soong / dbal
DBAL integration for soong framework
dev-development / 1.0.x-dev
2022-10-16 14:28 UTC
Requires
- php: >=8.1
- doctrine/dbal: ^3.4
- soong/soong: dev-development
Requires (Dev)
- phpunit/phpunit: ^9.0
- rector/rector: ^0.14.5
- squizlabs/php_codesniffer: ^3.0
This package is auto-updated.
Last update: 2024-12-16 19:01:09 UTC
README
Soong\DBAL provides DBAL integration with the Soong data migration framework.
Install
Via Composer
$ composer require soong/dbal
Usage
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
$ composer test
Contributing
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
Todo
Security
If you discover any security related issues, please email soong@virtuoso-performance.com
instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.