sql/README.md

20 lines
698 B
Markdown

# SQL
This package provides interfaces and classes shared by [`amphp/mysql`](https://github.com/amphp/mysql) and [`amphp/postgres`](https://github.com/amphp/postgres). See [`amphp/sql-common`](https://github.com/amphp/sql-common) for common implementations shared by these libraries.
## Requirements
- PHP 7.0+
## Versioning
`amphp/sql` follows the [semver](http://semver.org/) semantic versioning specification like all other `amphp` packages.
## Security
If you discover any security related issues, please email [`contact@amphp.org`](mailto:contact@amphp.org) instead of using the issue tracker.
## License
The MIT License (MIT). Please see [`LICENSE`](./LICENSE) for more information.