Libraries tagged by database class
tmukherjee13/yii2-reverse-migration
18844 Downloads
Generate working migration classes from existing Database
milesasylum/schnoop-schema
97904 Downloads
Schnoop Schema is a collection of PHP classes for describing a MySQL database schema.
nwidart/db-exporter
38951 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
psx/sql
66044 Downloads
Generate type-safe PHP classes from your database
seinopsys/postgresql-database-class
3609 Downloads
PHP wrapper class for PDO-based interaction with PostgreSQL databases, heavily based on ThingEngineer's MysqliDb class
indieteq/indieteq-php-my-sql-pdo-database-class
376 Downloads
A database class for MySQL with PDO
emdotem/php-mysqli-database-class
22949 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
spiral-packages/database-seeder
14807 Downloads
The package provides the ability to seed your database with data using seed classes
mpyw/laravel-database-mock
4638 Downloads
Database Mocking Library which mocks PDO underlying Laravel Connection classes
intersvyaz/yii-extended-db
59342 Downloads
Extended Yii database class with cool stuff
bartlett/php-compatinfo-db
81216 Downloads
Reference Database of all functions, constants, classes, interfaces on PHP standard distribution and about 110 extensions
websitebeaver/simple-mysqli
2229 Downloads
Wrapper class for MySQLi prepared statements
mg-code/yii2-helpers
19546 Downloads
A collection of useful helper classes for Yii framework 2.0
10quality/wp-query-builder
9449 Downloads
Wordpress Query Builder class library for custom models and data querying.
voodoophp/paginator
1373 Downloads
Paginator is a simple class that allows you to create pagination. It doesn't require any database connection. It is compatible with Twitter's Bootstrap Framework, by using the CSS class pagination that is also attached.