Go to file
prolic a0a90d4ba6
add travis yml
2018-06-30 01:26:39 +08:00
src minor fix 2018-06-30 01:24:57 +08:00
test add query error test 2018-06-30 01:24:35 +08:00
.gitignore initial commit 2018-06-26 19:14:24 +08:00
.php_cs update php-cs-fixer 2018-06-29 18:27:27 +08:00
.travis.yml add travis yml 2018-06-30 01:26:39 +08:00
LICENSE update changes after review 2018-06-27 19:57:37 +08:00
README.md initial commit 2018-06-26 19:14:24 +08:00
composer.json add query error test 2018-06-30 01:24:35 +08:00
phpunit.xml.dist add query error test 2018-06-30 01:24:35 +08:00

README.md

Amp SQL

About

This package provides interfaces and common classes shared by amp/mysql and amp/postgres.

Requirements

  • PHP 7.0+

Versioning

amphp/sql follows the semver semantic versioning specification like all other amphp packages.

Security

If you discover any security related issues, please email contact@amphp.org instead of using the issue tracker.

License

The MIT License (MIT). Please see LICENSE for more information.