Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 26 days 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-17T20:27:18.000Z (over 6 years ago)
- Last Synced: 2024-09-28T15:42:18.908Z (about 1 month 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
```