Libraries tagged by database management
tatter/schemas
24943 Downloads
Database schema management, for CodeIgniter 4
miroc/laravel-adminer
91311 Downloads
Adminer (by Jakub Vrana) wrapper for Laravel 5
mhasnainjafri/cpanel
10325 Downloads
Laravel CPanel API Library for Managing cPanel Functionalities
gilbitron/pico
126 Downloads
Pico is a flat file CMS, this means there is no administration backend and database to deal with. You simply create .md files in the "content" folder and that becomes a page.
cuonggt/laravel-dibi
9835 Downloads
An elegant GUI database management tool for your Laravel applications.
invoiceninja/inspector
308401 Downloads
Simplified database records management
robinncode/db_craft
2307 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
adminneo-org/adminneo
4 Downloads
Database management in a single PHP file.
vgarvardt/zf-simple-migrations
20182 Downloads
Module for database migrations management.
thewunder/corma-dbal
7058 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
realrashid/plan-craft
479 Downloads
Transforming Laravel Plans Management. Break free from conventional database storage constraints.
picocms/pico-composer
20265 Downloads
Pico is a flat file CMS, this means there is no administration backend and database to deal with. You simply create .md files in the "content" folder and that becomes a page.
omaralalwi/lexi-translate
439 Downloads
Laravel translation package with morph relationships and caching.
maxal/laravel-subscriptions
3620 Downloads
MaxAl 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.
easy2dev/multi-tenant-wizard
388 Downloads
Easy2Dev Laravel Tenant Migrate is a Laravel package designed to simplify database migration for multi-tenant applications, particularly those employing PostgreSQL databases. This package streamlines the migration process for Software as a Service (SaaS) web applications where tenant data is stored in separate databases. It eliminates the need to manually adjust database configuration files for each tenant, offering a scalable solution for database management.