src | ||
test | ||
.gitignore | ||
.php_cs | ||
.travis.yml | ||
composer.json | ||
LICENSE | ||
phpunit.xml.dist | ||
README.md |
SQL
This package provides interfaces and classes shared by amphp/mysql
and amphp/postgres
. See amphp/sql-common
for common implementations shared by these libraries.
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.