Libraries tagged by Database System
compucie/database
106 Downloads
Library of database managers used by Newton's systems.
arpon/database
18 Downloads
Arpon Database - Advanced PHP Database Abstraction Layer with Laravel-compatible ORM, Schema Builder, Query Builder for MySQL and SQLite. Features 25+ column types, foreign key CASCADE support, advanced relationships, soft deletes, enhanced scopes system, and high-performance database operations.
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.
nils-framework/nils-database
1 Downloads
Composant d'accès aux données, système de migration et Query Builder fluide pour le framework NILS
cullylarson/wp-deploy-database-sync
49 Downloads
A library for syncing Wordpress databases. Supports syncs to and from local and remote machines, and even remote to remote syncs. Also supports search and replace. Useful as part of a deployment system.
antanas/laravel-subscription-system
14 Downloads
Rinvex Subscriptions is a flexible plans and subscription management system for Laravel, with the required tools to run your SAAS like services efficiently. It's simple architecture, accompanied by powerful underlying to afford solid platform for your business.
silbinarywolf/php-wordpress-database-tools
718 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.
brazucaz/php_database
9 Downloads
A full management system for MySQL databse control
ahmet/laravel-flag-system
6 Downloads
Add flag(s) to database and manage them.
svenjuergens/systemplates-to-files
8 Downloads
write database sys_template records as *.typoscript files to an extension
swew/db
26 Downloads
A lightweight, fast, and secure PHP library for interacting with databases, creating migrations, and running queries. swew/db uses prepared statements to protect against SQL injection attacks and supports multiple database systems.