php-db / phpdb-adapter-mysql
MySQL support for php-db
Installs: 41
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 2
Open Issues: 3
pkg:composer/php-db/phpdb-adapter-mysql
Requires
- php: ~8.2.0 || ~8.3.0 || ~8.4.0
- php-db/phpdb: ^0.1.1
Requires (Dev)
- ext-mysqli: *
- ext-pdo_mysql: *
- laminas/laminas-coding-standard: ^3.0.1
- phpunit/phpunit: ^11.5.15
- psalm/plugin-phpunit: ^0.19.2
- vimeo/psalm: ^6.8.8
Suggests
- ext-mysqli: Required for MySQLi support
- ext-pdo_mysql: Required for PDO MySQL support
- laminas/laminas-eventmanager: Required for TableGateway events support