Download the PHP package onoma/enye-generator without Composer
On this page you can find all versions of the php package onoma/enye-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download onoma/enye-generator
More information about onoma/enye-generator
Files in onoma/enye-generator
Download onoma/enye-generator
More information about onoma/enye-generator
Files in onoma/enye-generator
Vendor onoma
Package enye-generator
Short Description a simple laravel package using livewire for reusable field components for forms that atteached enye
License MIT
Package enye-generator
Short Description a simple laravel package using livewire for reusable field components for forms that atteached enye
License MIT
Please rate this library. Is it a good library?
Informations about the package enye-generator
Enye Generator
Enye Generator is a Laravel + Livewire package that provides reusable, dynamic form field components Instead of typing field code manually, just click a button and let Enye insert on the field for you.
Features
- Reusable Livewire components for common form fields
- Automatically updates Livewire model properties using Livewire events
- Simple and clean integration into existing Laravel + Livewire projects
- Customizable component views for your UI needs
- Generate enye through an interactive UI — no typing needed
Installation
Install the package via Composer:
Usage
Step 1: Add the HasModelUpdater Trait To enable automatic property updates, add this trait to your parent Livewire component:
Step 2: Use Enye Field Components in Blade
These components emit events that automatically update the corresponding properties, thanks to the trait.
All versions of enye-generator with dependencies
PHP Build Version
Package Version
Requires
livewire/livewire Version
>=3.6 <4.0
The package onoma/enye-generator contains the following files
Loading the files please wait ...