Libraries tagged by stored-procedures
plaisio/sp-log
1204 Downloads
PhpPlaisio: Stored Procedures (for MySQL and MariaDB) for Logging
gabogalro/redstonephp
6 Downloads
Ultra-lightweight PHP microframework for API microservices. SQL-first. Stored Procedures as first-class citizens.
alncris2/laravel-procedure
4 Downloads
Procedure versioning and execution support for Laravel projects.
scaleplan/pgfunc
26 Downloads
PHP library for interacting with PostgreSQL connections, transactions and stored procedures
rgen3/php-postgres-procedure-builder
11 Downloads
Sql builder for stored procedures for postgresql
qdance/pdohelper
13 Downloads
PDO to Stored procedures helper classes.
mainsim/pdohelper
25 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
1383 Downloads
Manage database views, stored procedures etc with Laravel
genellern/mysql_cache_sp
40 Downloads
The behavior caches parameters by name and makes calls to Mysql stored procedures in a clean and more readable way.
venar/select
14 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
13 Downloads
Laravel Query Builder for handling stored procedure.