jepsonwu / php-mysqli
Php mysqli driver
Installs: 2 323
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: ^5.6 || ^7.0
- joshcam/mysqli-database-class: >=v2.6
Requires (Dev)
This package is not auto-updated.
Last update: 2025-03-24 17:47:53 UTC
README
Overview
Php mysqli driver.
- support single data cache
- support multi data cache
- support transcation
- support custom component,like "stat cache hit rate"
- support register custom cache driver,like redis
- support register data filter
- support master slave schema
Install
composer require jepsonwu/php-mysqli:dev-master