Libraries tagged by php class database
v-dem/queasy-db
176 Downloads
Database access classes, part of QuEasy PHP framework
noetix/simple-orm
241 Downloads
A simple PHP class to access your MySQL records.
php-xapi/repository-doctrine
12160 Downloads
common classes for Doctrine based implementations of an xAPI repository
elimuswift/db-exporter
4696 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
davidhirtz/yii2-datetime-behavior
2170 Downloads
Initiates database date columns as DateTime PHP classes.
vakata/phptree
6233 Downloads
A collection of PHP classes for storing a tree in a relational database
migliori/php-pdo-database-class
435 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
easy-swoole-php/mysqli-database-class
1323 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
cri2net/php-pdo-db
2196 Downloads
PHP Class to work with the database using PDO
davcs86/php-mysqlimporter
4438 Downloads
PHP class for importing big SQL files into MySQL.
peterujah/php-search-controller
47 Downloads
Php advance mysql database search to perform search operations.
dejongensvanboven/mysqli-database-class
412 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
drkbcn/php-pdo-mssql-class
93 Downloads
A PHP MsSQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
ixnode/php-date-parser
735 Downloads
PHP Date Parser - This library parses various given date and time strings into DateTime or DateTimeImmutable classes which return the time range. Can be used e.g. excellently for command line arguments and options to make database queries with.
decmuc/pdodb
213 Downloads
Modern, secure and fully compatible PDO-based replacement for ThingEngineer’s PHP-MySQLi-Database-Class