Skip to content
/ sql Public

Common interfaces for Amp based SQL drivers.

License

Notifications You must be signed in to change notification settings

amphp/sql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2a7962d · Nov 23, 2024
Nov 23, 2024
Nov 23, 2024
Feb 25, 2024
Aug 28, 2020
Feb 26, 2022
Jun 29, 2018
Jun 21, 2022
Mar 10, 2024
Mar 10, 2024
Aug 28, 2020
May 23, 2020

Repository files navigation

SQL

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.