Libraries tagged by Database System
intanode/ug-locale
11 Downloads
A package that provides a comprehensive set of resources to manage Ugandan location data (regions, districts, counties, sub-counties, parishes, and villages). This package includes configuration options, database migrations, and routes for a fully featured locale management 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
0 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
8 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.
compucie/database
24 Downloads
Library of database managers used by Newton's systems.
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
11 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
26 Downloads
A simple database component, easy to implement into any system
symbiote/php-wordpress-database-tools
24 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.