Libraries tagged by database class
bespoke-support/sql-reserved
11 Downloads
Checks Classes in Directory for Database reserved words
ambitionworks/model-schema
131 Downloads
Record a schema in a model class, automatically update the database when the schema changes.
slations/environment
5 Downloads
A simple and lightweight environment class using medoo for database connectivity and slations/authenticator for auth
kyleleber/runescape
12 Downloads
Drupal 9 module for integrating a runescape classic private server's game database
blackpearl/blackpearl
18 Downloads
BlackPearl is a simple and lightweight PHP MVC (Model-View-Controller) framework used for building full-stack web applications in PHP. It utilizes well-known PHP packages and libraries that you may already be familiar with, such as the Blade Templating Engine for the user interface and the Eloquent ORM (Object-Relational Mapping) system for database interaction. BlackPearl also implements a classic routing system and database migration system to enhance the developer experience.
triplei/c5_base_model
18 Downloads
A base model class for interacting with the database
shvorobey/php-pdo-db
12 Downloads
PHP Class to work with the database using PDO
rstoetter/ckeycolumnusagetree-php
25 Downloads
The class cKeyColumnUsageTree represents a sorted collection of the key column usage of a mysql database. The main purpose of the class is to determine the dependencies of the tables among each other: The class is able to find dependency paths of more than two tables, when another tables are involved. Dependencies which include self referencing tables are considered, too.
power/db
232 Downloads
Simple static class to work with mysql databases
pdyn/cache
44 Downloads
Simple caching class supporting both file and database storage.
pdodb/pdodb
45 Downloads
A very simple and straight forward class for interacting with a database
garkavenkov/opencart
27 Downloads
Class for work with Opencart database
galvani/php-redis
167 Downloads
php-redis contains php5 class for connecting with redis database with methods for all available commands in redis
fluidphp/translator-helper
309 Downloads
FluidPHP framework translator helper class that uses xml as database
easyconn/yii2-datetime-behavior
7 Downloads
Initiates database date columns as DateTime PHP classes.