Libraries tagged by Procedural PHP
quidphp/routing
193 Downloads
PHP library that provides a route matching and triggering procedure
setbased/php-stratum
14413 Downloads
PhpStratum: A stored procedure and function loader and wrapper generator for various RDBMS
setbased/php-stratum-sqlite-pdo
3335 Downloads
PhpStratum SQLite: A stored procedure loader and wrapper generator for SQLite
jakoch/php-trac-rpc
218 Downloads
A library to interact with a Trac Bugtracker API via remote procedure calls.
actimeo/pgproc
21 Downloads
Call PostgreSQL PL/PgSQL procedures from PHP
amphp/rpc
30 Downloads
Remote procedure calls for PHP based on Amp.
rgen3/php-postgres-procedure-builder
11 Downloads
Sql builder for stored procedures for postgresql
rodion-arr/laravel-mysql-stored-procedures
172 Downloads
A service for calling MySQL stored procedures with multiple data sets
mohiwalla/php-mysql
10 Downloads
A PHP library for MySQL connections, executing queries, calling procedures, and fetching results with error handling.
plaisio/sp-log
1192 Downloads
PhpPlaisio: Stored Procedures (for MySQL and MariaDB) for Logging
dek-cz/mssql-profiler-bundle
108 Downloads
adding mssql procedure panel to profiler
lypzz/laravel-repository
0 Downloads
Repository abstract data layer, to facilitate our better maintenance procedures, suitable for PHP
griffin-mocker/griffin-mocker
548 Downloads
A PHP data mocker that provides procedurally generated mocks.
scaleplan/pgfunc
25 Downloads
PHP library for interacting with PostgreSQL connections, transactions and stored procedures
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.