Libraries tagged by database class
10quality/wp-query-builder
9714 Downloads
Wordpress Query Builder class library for custom models and data querying.
vakata/phptree
5182 Downloads
A collection of PHP classes for storing a tree in a relational database
thecodingmachine/tdbm-graphql
77469 Downloads
A class generator that will generate GraphQL types from your database schema (using thecodingmachine/graphqlite).
roddy/firestore-eloquent
410 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
9137 Downloads
A simple and customizable class for enable user authentication inside your application. It is available on XML files and Relational Databases.
anglemx/airports
7949 Downloads
Auto-generated PHP abstract class that contains the global IATA Aiport database in pure PHP code.
krugozor/database
2452 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
1460 Downloads
PHP PDO MySQL Wrapper
easy-swoole-php/mysqli-database-class
978 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
bear8421/php-mysql-database-class-updated
9629 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements
alin-o/mysqli-database-class
2360 Downloads
PHP MySQL Wrapper which utilizes MySQLi and prepared statements
factorio-item-browser/api-database
2103 Downloads
The doctrine classes connecting the API database of the Factorio Item Browser.
moledet/database-change-log
6872 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
decmuc/pdodb
38 Downloads
Modern, secure and fully compatible PDO-based replacement for ThingEngineer’s PHP-MySQLi-Database-Class