Libraries tagged by php db
viodev/laravel-db-bulk
6127 Downloads
Laravel helper for bulk insert/update records in batches.
nikolas/db_type
9143 Downloads
Conversion of complex PostgreSQL types (ARRAY, ROW, HSTORE) to PHP and vice versa
migliori/php-pdo-database-class
319 Downloads
The DB class is a database abstraction layer that provides a simple, consistent interface for interacting with different types of databases. It handles connection management, query execution, pagination and result processing
kovey/db
939 Downloads
Database Of The Kovey Framework
keboola/db-extractor-table-format
6503 Downloads
PHP class for formating table result
easyswoole/fast-db
606 Downloads
php stander lib
booosta/db_foreignkeys
90 Downloads
Module for handling database foreign keys in Booosta PHP Framework
mll-lab/laravel-db-ready
21520 Downloads
An artisan command to check if a database connection is ready
vdeapps/php-import-csv
486 Downloads
Import data to database
vdeapps/php-import
730 Downloads
Import data to database
ospinto/dbug
2339 Downloads
PHP version of ColdFusion's cfdump. Outputs colored and structured tabular variable information.
nepster-web/php-simple-queue
2935 Downloads
Simple queues implementation in PHP through database.
lovullo/dbal
22006 Downloads
Database Abstraction Layer
eclipxe/engineworks-dbal
1091 Downloads
PHP Database Abstraction Layer
techdivision/php-by-contract
2288 Downloads
A lightweight Design-by-Contract library for PHP