Download the PHP package laravilt/forms without Composer
On this page you can find all versions of the php package laravilt/forms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download laravilt/forms
More information about laravilt/forms
Files in laravilt/forms
Package forms
Short Description Complete form builder system with 30+ field types, validation, and Blade/Inertia.js integration. Build complex forms with text inputs, selects, date pickers, file uploads, rich editors, repeaters, and more with real-time reactivity.
License MIT
Informations about the package forms

Laravilt Forms
Complete form builder system with 30+ field types, validation, and Blade/Inertia.js integration for Laravilt. Build complex forms with text inputs, selects, date pickers, file uploads, rich editors, repeaters, and more.
Features
- 📝 30+ Field Types - TextInput, Select, DatePicker, FileUpload, RichEditor, Repeater, and more
- ✅ Validation - Built-in Laravel validation integration
- 🎨 Blade Components - Pre-built UI components with Reka UI styling
- ⚡ Inertia Integration - Seamless Vue 3 form handling
- 🔄 Real-time Reactivity - Dynamic field visibility, options, and validation
- 📁 File Management - Advanced file upload with preview and validation
- 📝 Rich Content - WYSIWYG editor, Markdown editor, code editor support
Installation
Quick Start
Generator Commands
Documentation
- Complete Documentation - All field types, validation, and examples
- MCP Server Guide - AI agent integration
Field Types
Basic: TextInput, Textarea, NumberField, Select, Checkbox, CheckboxList, Radio, Toggle, ToggleButtons, Hidden
Date & Time: DatePicker, DateTimePicker, TimePicker, DateRangePicker
Advanced: ColorPicker, IconPicker, FileUpload, RichEditor, MarkdownEditor, CodeEditor, TagsInput, KeyValue, Slider, RateInput, PinInput
Dynamic: Repeater, Builder
Configuration
Testing
License
The MIT License (MIT). Please see License File for more information.
All versions of forms with dependencies
spatie/laravel-package-tools Version ^1.14
laravilt/support Version ^1.0
laravilt/schemas Version ^1.0
laravilt/actions Version ^1.0