Download the PHP package moirei/fields without Composer
On this page you can find all versions of the php package moirei/fields. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download moirei/fields
More information about moirei/fields
Files in moirei/fields
Download moirei/fields
More information about moirei/fields
Files in moirei/fields
Please rate this library. Is it a good library?
Informations about the package fields
Simple Fields
This package provides a simple solution for working with backend defined fields. Use cases:
- Backend defined forms fields
- Defined survey questionnaire with strict input types and valid values
- Define configuration application settings options with default values
- Fetch form data (including input type, validation rules, etc) from the backend for frontend display.
Notes
- This package was inspired by Laravel Nova fields.
- Field properties are aimed to be consistent with Vuetify form input component properties.
Installation
Usage
Validation
Validate multiple values
Tests
All versions of fields with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.0
illuminate/contracts Version ^6|^7|^8|^9
illuminate/support Version ^6|^7|^8|^9
laravel/helpers Version ^1.5
illuminate/contracts Version ^6|^7|^8|^9
illuminate/support Version ^6|^7|^8|^9
laravel/helpers Version ^1.5
The package moirei/fields contains the following files
Loading the files please wait ....