Libraries tagged by database class
humanmade/ludicrousdb
165118 Downloads
LudicrousDB is a database class that supports replication, failover, load balancing, & partitioning, based on Automattic's HyperDB drop-in.
psx/sql
66988 Downloads
Generate type-safe PHP classes from your database
digitaldream/laracrud
20422 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
seinopsys/postgresql-database-class
3738 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
spiral-packages/database-seeder
16587 Downloads
The package provides the ability to seed your database with data using seed classes
zetacomponents/database-schema
7639 Downloads
A set of classes that allow you to extract information from a database schema, compare database schemas and apply a set of changes to a database schema.
mpyw/laravel-database-mock
5102 Downloads
Database Mocking Library which mocks PDO underlying Laravel Connection classes
intersvyaz/yii-extended-db
60288 Downloads
Extended Yii database class with cool stuff
bartlett/php-compatinfo-db
81649 Downloads
Reference Database of all functions, constants, classes, interfaces on PHP standard distribution and about 110 extensions
websitebeaver/simple-mysqli
2341 Downloads
Wrapper class for MySQLi prepared statements
nwidart/db-exporter
38969 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
mg-code/yii2-helpers
19871 Downloads
A collection of useful helper classes for Yii framework 2.0
10quality/wp-query-builder
9569 Downloads
Wordpress Query Builder class library for custom models and data querying.
thecodingmachine/tdbm-graphql
76261 Downloads
A class generator that will generate GraphQL types from your database schema (using thecodingmachine/graphqlite).