Libraries tagged by databse-manager
flamento/magicdb
16 Downloads
A database manager that you can attach to your Laravel application.
dskripchenko/laravel-schemify
14 Downloads
Schemify database manager for postgres connections
bidhan/laravel-db-manager
10 Downloads
Advance Laravel Database Manager
berlioz/db-manager
7339 Downloads
Berlioz DataBase Manager
annon/db-manager
3 Downloads
Database manager.
freyja/database
35 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
2781111 Downloads
Database management in a single PHP file.
dg/adminer-custom
709328 Downloads
Customization for Adminer, the best database management tool written in PHP.
protoqol/prequel
162201 Downloads
Clear and concise database management.
cuonggt/laravel-dibi
8500 Downloads
An elegant GUI database management tool for your Laravel applications.
robinncode/db_craft
1555 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.
dg/adminer
1032 Downloads
Customization for Adminer, the best database management tool written in PHP.
moharrum/laravel-adminer
997 Downloads
Adminer database management tool for your Laravel application.
easy2dev/multi-tenant-wizard
294 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.