Libraries tagged by form-model
mkulas/address
23 Downloads
Address for models
megastorm/module-recaptcha
2 Downloads
Magento 2 - Add Google ReCaptcha to forms module
mauro-pinheiro/eloquent-uuid
325 Downloads
Adds support for UUID generation automatically for Models Eloquents.
matthew-p/yii2-services
1340 Downloads
Extension provide very simply use services for models and controllers
makidizajnerica/laravel-filterator
40 Downloads
Simple search filtering manager for models.
mahmoud217tr/cacheable
11 Downloads
Laravel package for easing and enhance caching for models and cacheable classes
lrun/tp-model-helper
11 Downloads
a vendor for thinkphp6.*,help generate phpdocs for model class
lrc-se/anax-repository
268 Downloads
Repository module for model-based data access, for use with the Anax framework.
leeroy/sail-forms
30 Downloads
Forms Module for SailCMS
lechihuy/bit-laravel-translatable
12 Downloads
Support multiple languages for models in Laravel framework.
krishnavcse/model-dependency-finder
7 Downloads
Dependency finder for model based on it's attribute name/names
kharanenka/oc-model-custom-validation-message
62 Downloads
Trait help to set custom message for model validation
kettasoft/booter
14 Downloads
The Laravel Model Event Booter package provides a flexible way to organize and manage model event handling in Laravel applications. It allows developers to define specific actions for model events (such as created, updated, deleted, etc.) by associating them with custom classes. The package simplifies the process of executing logic for model events and makes it easy to extend and maintain event-driven behavior.
kbrabrand/zf2-swagger-example-module
167 Downloads
Dummy API module ZF2 showing example usage of the Swagger PHP annotations for models and controllers.
kakadu-dev/yii2-enum
1241 Downloads
Extension provide very simply use enum for models (and others) in yii2