19 lines
587 B
Markdown
Executable file
19 lines
587 B
Markdown
Executable file
# amphp/sql-common
|
|
|
|
This package provides common classes shared by [`amphp/mysql`](https://github.com/amphp/mysql) and [`amphp/postgres`](https://github.com/amphp/postgres).
|
|
|
|
## Requirements
|
|
|
|
- PHP 8.1+
|
|
|
|
## Versioning
|
|
|
|
`amphp/sql-common` follows the [semver](http://semver.org/) semantic versioning specification like all other `amphp` packages.
|
|
|
|
## Security
|
|
|
|
If you discover any security related issues, please use the private security issue reporter instead of using the public issue tracker.
|
|
|
|
## License
|
|
|
|
The MIT License (MIT). Please see [`LICENSE`](./LICENSE) for more information.
|