Download the PHP package roberto910907/laravel-database-designer without Composer
On this page you can find all versions of the php package roberto910907/laravel-database-designer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download roberto910907/laravel-database-designer
More information about roberto910907/laravel-database-designer
Files in roberto910907/laravel-database-designer
Download roberto910907/laravel-database-designer
More information about roberto910907/laravel-database-designer
Files in roberto910907/laravel-database-designer
Vendor roberto910907
Package laravel-database-designer
Short Description Laravel database UI designer and model generator
License MIT
Homepage https://github.com/roberto910907/laravel-database-designer
Package laravel-database-designer
Short Description Laravel database UI designer and model generator
License MIT
Homepage https://github.com/roberto910907/laravel-database-designer
Please rate this library. Is it a good library?
Informations about the package laravel-database-designer
Laravel database UI designer and model generator
This package aims to ease interaction with databases when developing a Laravel application. The main goal is to automate the models and migrations generation.
Still in Development
Note: This package is in development :(
TODO List
Read actions are implemented first
- Adjust the database name and version based on the Abstract Platform(doctrine/dbal)
- Show table relationships
- Left panel search bar and table + column icons
- Tree Navigator and Designer section headers
- ERD actions(zoom in, zoom out, fit, reset, drop table, add relationship)
- Right panel with table and column information and config options
- Collapsed left panel with main menus including: Diagram, Migration, History, etc
- Migration menu should show executed and pending migrations
- Use the laravel-console-generator to create the model and migration automatically
- Write documentation
- Write unit, functional and E2E tests
- History of changes in the schema (menu)
Installation
You can install the package via composer:
You can publish the config file with:
This is the contents of the published config file:
Credits
All versions of laravel-database-designer with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
doctrine/dbal Version ^3.5
illuminate/contracts Version ^9.0
nuwave/lighthouse Version ^5.67
mll-lab/laravel-graphiql Version ^1.0
doctrine/dbal Version ^3.5
illuminate/contracts Version ^9.0
nuwave/lighthouse Version ^5.67
mll-lab/laravel-graphiql Version ^1.0
The package roberto910907/laravel-database-designer contains the following files
Loading the files please wait ....