setbased / php-stratum-mysql
PhpStratum MySQL: A stored procedure loader and wrapper generator for MySQL and MariaDB
Installs: 12 501
Dependents: 16
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 0
Requires
- php: >=8.1
- ext-json: *
- ext-mysqli: *
- setbased/exception: ^2.3.0
- setbased/helper-code-store-mysql: ^2.2.0
- setbased/php-stratum-backend: ^6.1.0
- setbased/php-stratum-common: ^7.0.0
- setbased/php-stratum-middle: ^5.12.0
Requires (Dev)
- phing/phing: ^3.0.0
- phpunit/phpunit: ^10.5.35
- setbased/php-stratum: ^6.3.1
README
The backend of PhpStratum for MySQL and MariaDB.
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.