Libraries tagged by laravel schema
spatie/laravel-schemaless-attributes
10171847 Downloads
Add schemaless attributes to Eloquent models
laracasts/generators
6515177 Downloads
Advanced Laravel generators, that include schema information.
mtolhuys/laravel-schematics
92242 Downloads
A interface to help you build your models
laracraft-tech/laravel-schema-rules
66523 Downloads
Automatically generate Laravel validation rules based on your database table schema!
yakovenko/laravel-lighthouse-graphql-multi-schema
152575 Downloads
A Laravel package that provides multi-schema support for Lighthouse GraphQL.
umbrellio/laravel-pg-extensions
458277 Downloads
Extensions for Postgres Laravel
sunchayn/nimbus
46028 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.
romegasoftware/laravel-schema-generator
23422 Downloads
Generate TypeScript Zod validation schemas from Laravel validation rules
clcbws/laravel-schema-sentinel
4597 Downloads
Detect and fix database schema drift in Laravel by comparing migrations with the live database state.
sixlive/laravel-json-schema-assertions
212433 Downloads
Laravel JSON Schema assertions
basillangevin/laravel-data-json-schemas
43000 Downloads
Transforms Spatie Data objects into JSON Schemas with built-in validation
waad/laravel-model-metadata
5205 Downloads
A robust Laravel package for handling metadata with JSON casting, custom relation names, and advanced querying capabilities.
dragon-code/laravel-data-dumper
23557 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command
rinvex/laravel-attributes
114999 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.
orchestra/tenanti
125230 Downloads
Tenant based Database Schema Manager for Laravel