Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dragonbe/zf-378
Test cases specific for Mysqli and Pdo_Mysql driver (ref [ZF-378](https://github.com/zendframework/zf1/issues/378)
https://github.com/dragonbe/zf-378
Last synced: about 1 month ago
JSON representation
Test cases specific for Mysqli and Pdo_Mysql driver (ref [ZF-378](https://github.com/zendframework/zf1/issues/378)
- Host: GitHub
- URL: https://github.com/dragonbe/zf-378
- Owner: DragonBe
- Created: 2014-06-16T20:50:09.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-17T17:57:48.000Z (over 10 years ago)
- Last Synced: 2024-05-01T20:00:21.877Z (8 months ago)
- Language: PHP
- Size: 133 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
if you want to run it locally yourself, just do quickly:
git clone https://github.com/dragonbe/zf-378.git
cd zf-378/
curl -sS https://getcomposer.org/installer | php
php ./composer.phar install
./vendor/bin/phpunit