Libraries tagged by php class database
indieteq/indieteq-php-my-sql-pdo-database-class
385 Downloads
A database class for MySQL with PDO
a1phanumeric/php-mysql-class
243 Downloads
A lightweight PDO helper for MySQL and SQL Server with prepared queries, transactions, and connection lifecycle utilities.
ez-php/testing-application
2944 Downloads
Framework-coupled test base classes for ez-php — ApplicationTestCase, DatabaseTestCase, HttpTestCase
nwidart/db-exporter
39122 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
anglemx/airports
12751 Downloads
Auto-generated PHP abstract class that contains the global IATA Aiport database in pure PHP code.
krugozor/database
2486 Downloads
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
ttsuruoka/php-simple-dbi
150854 Downloads
Simple database interface class for PHP PDO
jayc89/php-mysql-pdo-database-class
1467 Downloads
PHP PDO MySQL Wrapper
memclutter/php-dbf
2144 Downloads
Some php classes for easy work with dBase databases.
jelix/php-redis
4992 Downloads
php classes to manage data into a redis database. Fork from Sash php-redis lib.
mhmmdq/database
55 Downloads
A php class for managing and connecting to a database
moledet/database-change-log
6955 Downloads
A PHP class to log all changes of table data from raw SQL or with PDO statement
alin-o/mysqli-database-class
3161 Downloads
PHP MySQL Wrapper which utilizes MySQLi and prepared statements
activecollab/databasestructure
17383 Downloads
Define database structure in PHP and let the library generate object classes and tables
xjuvi/pdodb
122 Downloads
Modern, secure and fully compatible PDO-based replacement for ThingEngineer’s PHP-MySQLi-Database-Class