amphp / sql
Asynchronous SQL client for Amp.
Fund package maintenance!
amphp
Installs: 804 632
Dependents: 10
Suggesters: 0
Security: 0
Stars: 15
Watchers: 11
Forks: 5
Open Issues: 1
Requires
- php: >=8.1
- amphp/amp: ^3
Requires (Dev)
- amphp/php-cs-fixer-config: ^2
- phpunit/phpunit: ^9
- psalm/phar: 5.23
This package is auto-updated.
Last update: 2024-10-10 16:38:55 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 8.1+
Versioning
amphp/sql
follows the semver 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
for more information.