Libraries tagged by laravel schema
five-say/laravel-schema-extend
664 Downloads
support MySQL 'column comment' and 'table comment'.
daniel-werner/laravel-schemacrawler
6111 Downloads
Laravel wrapper for SchemaCrawler
nickcousins/schemaview-laravel
253 Downloads
A simple Artisan command to view the schema of any Eloquent model
mojopollo/laravel-json-schema
543 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
dutchcodingcompany/laravel-json-schema
958 Downloads
Adds a service provider for json schemas
beblife/schema-validation-laravel
10442 Downloads
Validate HTTP-requests using JSON-schema objects
padosoft/laravel-google-structured-data-testing-tool
209 Downloads
Laravel Laravel Package for testing Schema.org markup or other structured data formats with google structured data testing tool undocumented API.
agontuk/schema-builder
1592 Downloads
Schema designer & migration generator for laravel & lumen
scrnhq/laravel-bakery
18229 Downloads
An on-the-fly GraphQL Schema generator from Eloquent models for Laravel.
whydsee/laravel-scribes
32 Downloads
Laravel package untuk generate repository & service otomatis dari table schema
wecansync/laravel-migration-generator
433 Downloads
a package to generate migration schema for Models
timehunter/laravel-dto-generator
177 Downloads
A generator that creates PHP Data Transfer Object by array schema.
simianbv/json-schema
2295 Downloads
A utility package for creating JSON resources based on the laravel models provided, comes with a model generator and migration
hnhdigital-os/laravel-model-json
1768 Downloads
Provides JSON column support for for Laravel's Eloquent Model.
dottedai/laravel-model-annotator
836 Downloads
Laravel command to annotate Eloquent models with database schema, relationships, and casts.