Libraries tagged by database class
holtbosse/db
1172 Downloads
simple database class for working with pdo
thecodingmachine/tdbm-graphql
78114 Downloads
A class generator that will generate GraphQL types from your database schema (using thecodingmachine/graphqlite).
roddy/firestore-eloquent
494 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.
byjg/authuser
9546 Downloads
A simple and customizable class for enable user authentication inside your application. It is available on XML files and Relational Databases.
anglemx/airports
8527 Downloads
Auto-generated PHP abstract class that contains the global IATA Aiport database in pure PHP code.
phptricks/database_class
475 Downloads
A database class which uses the PDO extension, Supports many drivers
krugozor/database
2456 Downloads
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
jayc89/php-mysql-pdo-database-class
1461 Downloads
PHP PDO MySQL Wrapper
easy-swoole-php/mysqli-database-class
1040 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
alin-o/mysqli-database-class
2528 Downloads
PHP MySQL Wrapper which utilizes MySQLi and prepared statements
mouf/database.dbconnection
32610 Downloads
This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to help you get informations about the database schema, and especially about the constraints between tables.
mouf/database.doctrine-dbal-wrapper
110169 Downloads
This package contains wrapper classes that make Doctrine DBAL easy to use in Mouf
moledet/database-change-log
6894 Downloads
A PHP class to log all changes of table data from raw SQL or with PDO statement
mhmmdq/database
55 Downloads
A php class for managing and connecting to a database
intersvyaz/yii2-extdb
25580 Downloads
Extended Yii2 database class with cool stuff