laravel
laravel-erd
laravel | laravel-erd | |
---|---|---|
2 | 1 | |
1,520 | 142 | |
1.9% | - | |
4.6 | 3.6 | |
4 months ago | about 2 months ago | |
PHP | PHP | |
MIT License | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
laravel
- Using pre-existing database - HELP
-
What do you think about API Artisan?
Instead, go the other way around. There are plenty of packages that convert an SQL database into a collection of models. Some of them are really good, like this one https://github.com/reliese/laravel - I used that on an existing project with 78 tables and it produced a very decent and usable result.
laravel-erd
-
Packages that automatically convert models to class diagram
Alternatively, you can generate an interactive ERD by using Laravel ERD Generator
What are some alternatives?
laravel-tags - Add tags and taggable behaviour to your Laravel app
laravel-opcache - Laravel Package for OPcache
laravel-eloquent-query-cache - Adding cache on your Laravel Eloquent queries' results is now a breeze.
eloquent-sluggable - Easy creation of slugs for your Eloquent models in Laravel
ReadOnlyTraitLaravel - Laravel Read Only Model Traits
laravel-er-diagram-generator - Generate entity relation diagrams from your Laravel model files.
laravel-db-session-helper - This package is build on top of the Laravel session database driver. With it you are able to query users by their login state.
laravel-intelli-db - Intelligent way to generate database-related Laravel "artisan make" components using AI
laravel-deployer - 🚀 Zero-downtime deployment out-of-the-box
laravel-migrations-generator - Laravel Migrations Generator: Automatically generate your migrations from an existing database schema.
laravel-terminal - Runs artisan command in web application