Libraries tagged by php_procedural
setbased/php-stratum
14963 Downloads
PhpStratum: A stored procedure and function loader and wrapper generator for various RDBMS
setbased/php-stratum-sqlite-pdo
3505 Downloads
PhpStratum SQLite: A stored procedure loader and wrapper generator for SQLite
lsmonki/php-ixr
15325 Downloads
Incutio XML-RPC library (IXR)
calebdw/laravel-sql-entities
184 Downloads
Manage SQL entities in Laravel with ease.
jakoch/php-trac-rpc
221 Downloads
A library to interact with a Trac Bugtracker API via remote procedure calls.
quidphp/routing
193 Downloads
PHP library that provides a route matching and triggering procedure
actimeo/pgproc
21 Downloads
Call PostgreSQL PL/PgSQL procedures from PHP
amphp/rpc
40 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.
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
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.