Libraries tagged by database class
faridibin/paystack-laravel
133 Downloads
A Laravel wrapper for faridibin/paystack-php with first-class Laravel features including facades, config files, database migrations, and webhook handling. Provides seamless integration of Paystack payment processing in Laravel applications.
asika/sql-splitter
4727 Downloads
This is a class that can split BIG SQL file or string as iterator so that can help us save memory when importing SQL to database.
activecollab/databasestructure
15147 Downloads
Define database structure in PHP and let the library generate object classes and tables
synchro/uasparser
16436 Downloads
UASparser is a PHP parser and classifier for user agent strings presented by HTTP clients using databases from http://user-agent-string.info/.
phptricks/database_class
470 Downloads
A database class which uses the PDO extension, Supports many drivers
jaroslawzielinski/sqlite3-database-class
236 Downloads
Wrapper for a PHP sqlite3 class, which utilizes sqlite3 and prepared statements.
hoowu/mysqli-database-class
1017 Downloads
this is my mysqli-db
dejongensvanboven/mysqli-database-class
312 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
atiksoftware/php-class-db-mongodb
63 Downloads
PHP MongoDB database class
turbopixel/phpdo-database
177 Downloads
A lightweight PHP7 database wrapper class.
hunnomad/classdatabase
29 Downloads
Universal MySQL database connection class
mouf/database.dbconnection
32527 Downloads
This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to help you get informations about the database schema, and especially about the constraints between tables.
factorio-item-browser/api-database
1844 Downloads
The doctrine classes connecting the API database of the Factorio Item Browser.
dynamic/silverstripe-classname-update-tasks
3114 Downloads
Module that updates legacy classnames stored in the database to FQN
nowendwell/mysqli-class
17 Downloads
MYSQLi Wrapper