Libraries tagged by php class database
decmuc/pdodb
34 Downloads
Modern, secure and fully compatible PDO-based replacement for ThingEngineer’s PHP-MySQLi-Database-Class
noetix/simple-orm
240 Downloads
A simple PHP class to access your MySQL records.
itvisionsy/simple-orm
163 Downloads
A simple PHP class to access your MySQL records.
elimuswift/db-exporter
4689 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
mos/cdatabase
1685 Downloads
PHP classes for database handling upon PDO
gp/dbms
114 Downloads
Simple PHP Database tool with QueryParam class supports mysqli and pdo
krugozor-old/database
22 Downloads
Database — библиотека PHP классов для простой, удобной, быстрой и безопасной работы с базой данных MySql, использующая расширение PHP mysqli и имитацию подготовленных запросов. Database — is a PHP class library for easy, convenient, fast and safe work with the MySql database, using the PHP mysqli extension and simulating prepared statements.
migliori/php-pdo-database-class
433 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
bear8421/php-mysql-database-class-updated
9585 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
jelix/php-redis
4144 Downloads
php classes to manage data into a redis database. Fork from Sash php-redis lib.
davcs86/php-mysqlimporter
4409 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
326 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
turbopixel/phpdo-database
254 Downloads
A lightweight PHP7 database wrapper class.
drkbcn/php-pdo-mssql-class
87 Downloads
A PHP MsSQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.