setbased / php-stratum
PhpStratum: A stored procedure and function loader and wrapper generator for various RDBMS
Installs: 14 374
Dependents: 16
Suggesters: 1
Security: 0
Stars: 1
Watchers: 2
Forks: 4
Open Issues: 0
Requires
- php: >=8.1
- hassankhan/config: ^3.1.0
- setbased/error-handler: ^1.3.0
- setbased/helper-cast: ^3.0.0
- setbased/php-stratum-backend: ^6.0.0
- symfony/console: ^6.2.5
Requires (Dev)
- phing/phing: ^3.0.0-RC4
- phpstan/phpstan: ^1.9.14
- phpunit/phpunit: ^9.5.28
- setbased/phing-extensions: ^3.1.0
README
The frontend of PhpStratum.
PhpStratum is a set of PHP packages for loading stored procedures into your application's database and invoking those stored procedures conveniently from your application using an automatically generated wrapper class. PhpStratum is available for the following database management systems:
Documentation
The documentation of PhpStratum is available at phpstratum.readthedocs.io.
License
This project is licensed under the terms of the MIT license.