Libraries tagged by database class
tmukherjee13/yii2-reverse-migration
19763 Downloads
Generate working migration classes from existing Database
milesasylum/schnoop-schema
113251 Downloads
Schnoop Schema is a collection of PHP classes for describing a MySQL database schema.
nwidart/db-exporter
39009 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
mg-code/yii2-helpers
20169 Downloads
A collection of useful helper classes for Yii framework 2.0
psx/sql
67730 Downloads
Generate type-safe PHP classes from your database
digitaldream/laracrud
20543 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
3855 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
381 Downloads
A database class for MySQL with PDO
spiral-packages/database-seeder
18433 Downloads
The package provides the ability to seed your database with data using seed classes
zetacomponents/database-schema
7952 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
5430 Downloads
Database Mocking Library which mocks PDO underlying Laravel Connection classes
intersvyaz/yii-extended-db
60977 Downloads
Extended Yii database class with cool stuff
bartlett/php-compatinfo-db
81804 Downloads
Reference Database of all functions, constants, classes, interfaces on PHP standard distribution and about 110 extensions
10quality/wp-query-builder
9657 Downloads
Wordpress Query Builder class library for custom models and data querying.
thecodingmachine/tdbm-graphql
76866 Downloads
A class generator that will generate GraphQL types from your database schema (using thecodingmachine/graphqlite).