sql/README.md

22 lines
597 B
Markdown
Raw Normal View History

2018-06-26 13:14:24 +02:00
# Amp SQL
## About
This package provides interfaces and common classes shared by [amp/mysql](https://github.com/amphp/mysql/) and [amp/postgres](https://github.com/amphp/postgres/).
## 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.