Libraries tagged by database-manager
bidhan/laravel-db-manager
8 Downloads
Advance Laravel Database Manager
berlioz/db-manager
7335 Downloads
Berlioz DataBase Manager
atha/db-seeder
3 Downloads
A simple application for seeding a database without touching database manager or file. this app use fzaninotto/faker
annon/db-manager
3 Downloads
Database manager.
freyja/database
33 Downloads
Simple database manager.
erebos/dataman
0 Downloads
Dataman is a simple database manager using PDO that simplifies back-end processing and grants with useful tools.
vrana/adminer
2720489 Downloads
Database management in a single PHP file.
dg/adminer-custom
681765 Downloads
Customization for Adminer, the best database management tool written in PHP.
protoqol/prequel
158662 Downloads
Clear and concise database management.
dg/adminer
543 Downloads
Customization for Adminer, the best database management tool written in PHP.
cuonggt/laravel-dibi
6902 Downloads
An elegant GUI database management tool for your Laravel applications.
easy2dev/multi-tenant-wizard
214 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.
robinncode/db_craft
581 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.
moharrum/laravel-adminer
995 Downloads
Adminer database management tool for your Laravel application.
rajentrivedi/transaction-x
16 Downloads
implements database transaction with ease