Libraries tagged by laravel schema
kjmtrue/laravel-attributes
735 Downloads
Rinvex Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
justnotiyann/filament-schema-resource
18 Downloads
Artisan command to generate Filament form & table schema files based on Eloquent model.
jsefton/laravel-virtual-fields
1221 Downloads
Allow eloquent models to store and retreive data against anything without needing a specific database column
jobayer/laravel-application-system-updater
20 Downloads
A powerful and automated system for keeping your Laravel applications up-to-date. Easily update your application's files, database schema, and codebase with a single, streamlined process.
huangdijia/laravel-blueprint-extend-set
41 Downloads
Extend Laravel Blueprint Mysql Set
gsferro/database-schema-easy
100 Downloads
Simple and efficient way to manipulate your database connection scheme, whatever it may be.
ekram/schema-forge
22 Downloads
Laravel Package to create crud operation
dm-la/lighthouse-schema-generator
153 Downloads
dev-lnk/laravel-code-builder
4648 Downloads
Generate classes and files from table schema
dconco/schema-migrator
1 Downloads
A beautiful command-line database migration tool for any PHP project. Laravel-style migrations without the framework.
datalogix/laravel-utils
804 Downloads
A Laravel package that provides a set of useful utilities and service providers to enhance your application.
always-open/laravel-migration-snapshot
40023 Downloads
Dump and load snapshots of the schema produced by individual migrations.
imagine10255/schema-build
25 Downloads
The database of the table schema, the output function into the file
vitalibr/laravel5-exporter
1046 Downloads
MySQL Workbench Schema Exporter for Laravel 5.0
kjjd84/lucid
30 Downloads
Declare database schemas & factory definitions inside Laravel models.