Libraries tagged by statements
eloquent/cosmos
6293 Downloads
A library for representing and manipulating PHP class names.
sectoroverload2k/php-mysql-database
686 Downloads
Lightweight PHP MySQL wrapper with prepared statements. Query returns MySQL object - call fetchAssoc() or fetchAll() to get data.
krugozor/database
2487 Downloads
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
cihansenturk/ofxparser
1080 Downloads
Modern, secure, and type-safe OFX/QFX parser for PHP 8.1+ with comprehensive date format support and XXE protection
rizkussef/laravel-sql-to-migration
362 Downloads
A Laravel package to convert raw SQL CREATE TABLE statements into Laravel migrations automatically.
recursivetree/seat-billing
18465 Downloads
Plugin to assist with corp/alliance billing statements
philiagus/pdostatementbuilder
7777 Downloads
PHP classes to easily build PDO statements
patrick-hanna/database-crud-buffer
65 Downloads
Buffer and batch Laravel database inserts, upserts, updates, and deletes into a minimal set of merged SQL statements.
originphp/defer
18715 Downloads
OriginPHP Defer - PHP implementation of the Go language defer statement
nkiraly/dbsteward
4174 Downloads
SQL database definition differencing tool. Structure and data is defined in a DTD-enforced, human-readable XML format. Outputs transactional SQL statement files to apply your changes.
moledet/database-change-log
6969 Downloads
A PHP class to log all changes of table data from raw SQL or with PDO statement
marketpay/mt940
5457 Downloads
An MT940 bank statement parser for PHP
marcel-maqsood/database-connector
317 Downloads
The PersistentPDO object is used to connect with a database and to generate sql statements on the go.
lyquidity/xpath2
3715 Downloads
Provides XPath 2.0 statement execution library for PHP
lotvantage/eloquent-to-sql
14260 Downloads
Produce a ready-to-run SQL statement from an Eloquent builder.