Libraries tagged by php data base
policyreporter/lazy-base
69756 Downloads
An alternative database handle for PHP
pantheon-systems/wp-native-php-sessions
1587 Downloads
native PHP sessions stored in the database for WordPress.
mrjgreen/database
46066 Downloads
Expressive Database Layer for PHP - Based on Illuminate/Database
chekalskiy/php-bank-db
4833 Downloads
PHP bank cards IIN/BIN database. Get bank info by card number
zetacomponents/database
878672 Downloads
A lightweight database layer on top of PHP's PDO that allows you to utilize a database without having to take care of differences in SQL dialects.
setbased/php-audit
10403 Downloads
A tool for creating audit tables and triggers for logging data changes in a MySQL database.
dragon-code/laravel-data-dumper
4274 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command
webnet-fr/database-anonymizer
27484 Downloads
Database anonymizer.
vaened/php-sequence-generator
66475 Downloads
Facilitates the generation and autocompletion of a sequential value in the database
tommyknocker/pdo-database-class
4279 Downloads
PHP PDO Wrapper which utilizes PDO and prepared statements
sokil/php-isocodes-db-only
189939 Downloads
Database for ISO country, subdivision, language, currency and script definitions and their translations. Based on pythons pycountry and Debian's iso-codes.
morrislaptop/firestore-php
27180 Downloads
Firestore SDK for PHP without gRPC
linkorb/database-manager
63663 Downloads
Database Management utilities: connectivity, backups, fixtures, etc
lincanbin/php-pdo-mysql-class
5053 Downloads
A PHP MySQL PDO class similar to the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
infinitypaul/laravel-database-filter
32819 Downloads
Need to filter database results with a query string? Here's a beautiful, easy to extend laravel package to keep your code super tidy.