Libraries tagged by Database System
friendsofhyperf/telescope-elasticsearch
12 Downloads
it will allow you to switch from sql database to elasticsearch as driver for your data storage and it will eliminate the deadlock so it makes telescope a ready for production logging system.
drandin/closure-table-comments
45 Downloads
A system for managing hierarchical tree comments. Storing hierarchical tree structures in a database using the "Closure Table" method combined with "Adjacency List"
evopix/kohana-schema
1045 Downloads
This is a port of Laravels Schema library to Kohana. It provides a database agnostic way of manipulating tables. It works well with all of the databases supported by Doctrine DBAL, and has a unified API across all of these systems.
twoh/database-driver
3 Downloads
Includes a basic Driver to interact with different database systems.
hxm/database-system-config
7 Downloads
save system config value on database
bemang/database-system
10 Downloads
Librairie pour la gestion de bdd
b3/database
7 Downloads
A free database system of B3 stocks
vynatu/database-config
9 Downloads
Overrides the config facade to provide a dual-stack (Database + Filesystem) config system. Checks on the database first and then on the file system
hankz/laravel-system-settings
12 Downloads
A Laravel package designed for managing system configuration values in database.
mike-zange/laravel-database-translation
32 Downloads
A Laravel package to load translation strings from database with fallback to file system
life-code/database-dynamic-menu
12 Downloads
Database Dynamic menu for websites and systems
develme/database-patch
8 Downloads
A patch system designed similar to Laravel's database migration tools. Instead of being used to manage schema, the patch system is used to fill that grey area between a database seeder and a database migration. The intentions of the system is to patch/adjust existing data, but this could be a replacement for seeders since whether a patch has been ran or not is tracked.
morphable/simple-database
27 Downloads
A simple database component, easy to implement into any system
symbiote/php-wordpress-database-tools
25 Downloads
A set of classes for connecting to a Wordpress database and querying it. The point of this library is to easily and effeciently iterate over Wordpress data and import into other CMS systems.
regur/lmvc-database-migration
5 Downloads
A lightweight migration system for PHP applications.