setbased / php-stratum-mysql
PhpStratum MySQL: A stored procedure loader and wrapper generator for MySQL and MariaDB
Installs: 14 880
Dependents: 16
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
Requires
- php: >=8.3
- ext-json: *
- ext-mysqli: *
- setbased/exception: ^2.6.0
- setbased/helper-code-store-mysql: ^2.3.0
- setbased/php-stratum-backend: ^6.3.1
- setbased/php-stratum-common: ^7.3.0
- setbased/php-stratum-middle: ^5.14.0
Requires (Dev)
- phing/phing: ^3.0.1
- phpunit/phpunit: ^11.5.22
- setbased/php-stratum: ^6.5.0
README
The backend of PhpStratum for MySQL and MariaDB.
Social | Legal | Release | Tests |
---|---|---|---|
|
|
|
|
PhpStratum MySQL is a set of PHP packages for loading stored procedures into a MySQL or MariaDB database and invoking those stored procedures conveniently from your application using an automatically generated wrapper class.
Documentation
The documentation of PhpStratum MySQL is available at phpstratum-mysql.readthedocs.io.
License
This project is licensed under the terms of the MIT license.