amphp / sql
Asynchronous SQL client for Amp.
Fund package maintenance!
amphp
Installs: 561 904
Dependents: 8
Suggesters: 0
Security: 0
Stars: 12
Watchers: 10
Forks: 3
Open Issues: 1
Requires
- php: >=8.1
- amphp/amp: ^3
Requires (Dev)
- amphp/php-cs-fixer-config: ^2-dev
- amphp/phpunit-util: ^3
- phpunit/phpunit: ^9
- psalm/phar: ^4.10
This package is auto-updated.
Last update: 2023-01-16 03:38:30 UTC
README
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.