laravilt / schemas
Complete schema system with sections, tabs, grids, and layout components. Organize form fields and information displays with powerful layout components supporting collapsible sections, responsive grids, and nested schemas.
Fund package maintenance!
fadymondy
Installs: 56
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Language:Vue
pkg:composer/laravilt/schemas
Requires
- php: ^8.3|^8.4
- laravilt/support: ^1.0
- spatie/laravel-package-tools: ^1.14
Requires (Dev)
- larastan/larastan: ^2.9||^3.0
- laravel/pint: ^1.14
- nunomaduro/collision: ^8.1.1||^7.10.0
- orchestra/testbench: ^10.0
- pestphp/pest: ^3.0
- pestphp/pest-plugin-arch: ^3.0
- pestphp/pest-plugin-laravel: ^3.0
- pestphp/pest-plugin-livewire: ^3.0
- pestphp/pest-plugin-type-coverage: ^3.5
- phpstan/extension-installer: ^1.3||^2.0
- phpstan/phpstan-deprecation-rules: ^1.1||^2.0
- phpstan/phpstan-phpunit: ^1.3||^2.0
This package is auto-updated.
Last update: 2025-12-02 15:34:16 UTC
README
Laravilt Schemas
Complete schema system with sections, tabs, grids, and layout components for Laravilt. Organize form fields and information displays with powerful layout components.
Features
- 📦 Layout Components - Section, Tabs, Grid, Fieldset
- 🎨 Section Features - Collapsible, icons, headers, footers, aside layout
- 📑 Tab Features - Multiple tabs, icons, badges, lazy loading
- 📐 Grid Features - 1-12 column layouts, responsive spans
- ⚡ Reactivity - Conditional visibility, dynamic fields, state management
- 🔄 Nested Schemas - Support for deeply nested layouts
Installation
composer require laravilt/schemas
Generator Command
php artisan make:schema ProductSchema
Documentation
- Complete Documentation - All layout components and features
- MCP Server Guide - AI agent integration
License
The MIT License (MIT). Please see License File for more information.
