Libraries tagged by database class
spiral-packages/database-seeder
36023 Downloads
The package provides the ability to seed your database with data using seed classes
stefangabos/zebra_database
12652 Downloads
An advanced, compact and lightweight MySQL database wrapper library, built around PHP's MySQLi extension.
mpyw/laravel-database-mock
18391 Downloads
Database Mocking Library which mocks PDO underlying Laravel Connection classes
lincanbin/php-pdo-mysql-class
6717 Downloads
A PHP MySQL PDO class similar to the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
tmukherjee13/yii2-reverse-migration
22010 Downloads
Generate working migration classes from existing Database
bartlett/php-compatinfo-db
85714 Downloads
Reference Database of all functions, constants, classes, interfaces on PHP standard distribution and about 110 extensions
milesasylum/schnoop-schema
182740 Downloads
Schnoop Schema is a collection of PHP classes for describing a MySQL database schema.
mg-code/yii2-helpers
23324 Downloads
A collection of useful helper classes for Yii framework 2.0
psx/sql
74854 Downloads
Generate type-safe PHP classes from your database
roddy/firestore-eloquent
2259 Downloads
Firestore Eloquent, an object-relational mapper (ORM) that makes it enjoyable to interact with your database. When using Eloquent, each firestore collection has a corresponding \"Model\"/\"Class\" that is used to interact with that collection. In addition to retrieving records from the firestore collection, Eloquent models/classes allow you to insert, update, and delete records from the collection as well.
indieteq/indieteq-php-my-sql-pdo-database-class
385 Downloads
A database class for MySQL with PDO
zetacomponents/database-schema
10369 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.
mouf/database.doctrine-dbal-wrapper
111184 Downloads
This package contains wrapper classes that make Doctrine DBAL easy to use in Mouf
a1phanumeric/php-mysql-class
243 Downloads
A lightweight PDO helper for MySQL and SQL Server with prepared queries, transactions, and connection lifecycle utilities.
intersvyaz/yii2-extdb
28688 Downloads
Extended Yii2 database class with cool stuff