Libraries tagged by laravel schema
spatie/laravel-schemaless-attributes
11010866 Downloads
Add schemaless attributes to Eloquent models
laracasts/generators
6563085 Downloads
Advanced Laravel generators, that include schema information.
albertoarena/laravel-truss
28335 Downloads
A live database structure viewer for Laravel. Renders your schema (never data) as a scrollable, zoomable ER diagram.
laracraft-tech/laravel-schema-rules
73353 Downloads
Automatically generate Laravel validation rules based on your database table schema!
mtolhuys/laravel-schematics
96326 Downloads
A interface to help you build your models
yakovenko/laravel-lighthouse-graphql-multi-schema
202155 Downloads
A Laravel package that provides multi-schema support for Lighthouse GraphQL.
umbrellio/laravel-pg-extensions
470641 Downloads
Extensions for Postgres Laravel
orchestra/tenanti
126730 Downloads
Tenant based Database Schema Manager for Laravel
sunchayn/nimbus
60505 Downloads
A Laravel package providing an in-browser API client with automatic schema generation, live validation, and built-in authentication with a touch of Laravel-tailored magic for effortless API testing.
zedisdog/laravel-schema-extend
74998 Downloads
supplement for eloquent migration
romegasoftware/laravel-schema-generator
36010 Downloads
Generate TypeScript Zod validation schemas from Laravel validation rules
clcbws/laravel-schema-sentinel
8266 Downloads
Detect and fix database schema drift in Laravel by comparing migrations with the live database state.
sixlive/laravel-json-schema-assertions
214135 Downloads
Laravel JSON Schema assertions
basillangevin/laravel-data-json-schemas
60232 Downloads
Transforms Spatie Data objects into JSON Schemas with built-in validation
dragon-code/laravel-data-dumper
28247 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command