Libraries tagged by stored procedures
plaisio/sp-log
1191 Downloads
PhpPlaisio: Stored Procedures (for MySQL and MariaDB) for Logging
genellern/mysql_cache_sp
39 Downloads
The behavior caches parameters by name and makes calls to Mysql stored procedures in a clean and more readable way.
fanatov37/spav
24 Downloads
Stored Programs and Views in MySql for ZF2 or ZF3
scaleplan/pgfunc
25 Downloads
PHP library for interacting with PostgreSQL connections, transactions and stored procedures
qdance/pdohelper
12 Downloads
PDO to Stored procedures helper classes.
mainsim/pdohelper
23 Downloads
PDO to Stored procedures helper classes.
laravel-hrdk/laravel-s-p-multi-response
1 Downloads
LaravelSPMultiResponse is a powerful Laravel package designed to streamline the execution of SQL stored procedures with the capability to handle multiple response sets effortlessly. With this package, you can seamlessly integrate stored procedures into your Laravel application, simplifying database interactions and enhancing performance. Say goodbye to complex database queries and hello to efficient, organized, and scalable database operations with LaravelSPMultiResponse.
karlerss/laravel-db-script-manager
1381 Downloads
Manage database views, stored procedures etc with Laravel
venar/select
13 Downloads
PHP Class to build queries for MySQL. Allows you to build chains of conditions. The goal of this class is to encapsulate PHP's interactions with MySQL to reduce errors in writing queries and make creating stored procedures simple.
ojenra/laravel-sproc
12 Downloads
Laravel Query Builder for handling stored procedure.