Libraries tagged by laravel schema
wyattcast44/laravelschema
276 Downloads
:description
stolz/laravel-schema-spy
21671 Downloads
Laravel artisan command that uses JAVA schemaSpy tool to generate a graphical representation of a database schema
jialeo/laravel-schema-extend
15132 Downloads
support MySQL 'table comment','int' data type length setting
five-say/laravel-schema-extend
662 Downloads
support MySQL 'column comment' and 'table comment'.
envor/laravel-schema-macros
3245 Downloads
Some helpful (database level) macros for laravel's schema builder. Requires Laravel 11.
daniel-werner/laravel-schemacrawler
6102 Downloads
Laravel wrapper for SchemaCrawler
nickcousins/schemaview-laravel
250 Downloads
A simple Artisan command to view the schema of any Eloquent model
mutado/laravel-resource-schema
49 Downloads
A package for creating a schema for Laravel resources
mojopollo/laravel-json-schema
541 Downloads
Create all your migrations and models from one JSON schema file. Laravel Database Schema in JSON allows you to define your entire Laravel database schema in one JSON file then generates all the necessary migration files
always-open/laravel-graphql-schema-generator
2414 Downloads
Generate GraphQL schema from existing Laravel models/database
suren/laravel-mongo-model-schema
2411 Downloads
Make mongo data saving and retrieving match defined schemas for Laravel. Support nested data model.
emiliopedrollo/laravel-postgres-extended-schema
5225 Downloads
Eloquent Extended, added some PostgreSQL features
beblife/schema-validation-laravel
8453 Downloads
Validate HTTP-requests using JSON-schema objects
andyabih/json-to-laravel-migrations
611 Downloads
Turn a JSON schema into Laravel migrations.
yakovenko/laravel-lighthouse-graphql-multi-schema
37 Downloads
A Laravel package that provides multi-schema support for Lighthouse GraphQL.