Libraries tagged by database class
detain/db_abstraction
2235 Downloads
Database Abstraction Class
websitebeaver/simple-mysqli
4087 Downloads
Wrapper class for MySQLi prepared statements
nwidart/db-exporter
39124 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
detain/crud
2512 Downloads
Advanced CRUD Class
holtbosse/db
6901 Downloads
simple database class for working with pdo
021/safely-transaction
6291 Downloads
Helper class for locking record in database
voodoophp/paginator
1486 Downloads
Paginator is a simple class that allows you to create pagination. It doesn't require any database connection. It is compatible with Twitter's Bootstrap Framework, by using the CSS class pagination that is also attached.
thecodingmachine/tdbm-graphql
84925 Downloads
A class generator that will generate GraphQL types from your database schema (using thecodingmachine/graphqlite).
anglemx/airports
13017 Downloads
Auto-generated PHP abstract class that contains the global IATA Aiport database in pure PHP code.
krugozor/database
2487 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
1468 Downloads
PHP PDO MySQL Wrapper
alin-o/mysqli-database-class
3167 Downloads
PHP MySQL Wrapper which utilizes MySQLi and prepared statements
mouf/database.dbconnection
32974 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.
dynamic/silverstripe-classname-update-tasks
3155 Downloads
Module that updates legacy classnames stored in the database to FQN
wordpress-phoenix/wordpress-options-builder-class
4829 Downloads
Library that helps you setup theme or plugin options that store data in the database with just a line or two of code