https://github.com/zgr3doo/php-sting
PHP Schema Testing INtegration Gear
https://github.com/zgr3doo/php-sting
integration-testing mysql-database pdo-mysql phpunit
Last synced: 4 months ago
JSON representation
PHP Schema Testing INtegration Gear
- Host: GitHub
- URL: https://github.com/zgr3doo/php-sting
- Owner: zgr3doo
- License: mit
- Created: 2018-05-12T15:56:37.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-17T20:27:18.000Z (about 7 years ago)
- Last Synced: 2025-01-06T02:43:33.786Z (6 months ago)
- Topics: integration-testing, mysql-database, pdo-mysql, phpunit
- Language: PHP
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#### PHP Schema Testing INtegration Gear
This is set of few classes created in order to streamline integration testing on legacy code involving MySQL/MariaDB connections.
```bash
composer require zgr3doo/php-sting
```