Libraries tagged by form-model
mkulas/contacts
10 Downloads
Contacts for models
mkulas/address
26 Downloads
Address for models
megastorm/module-recaptcha
2 Downloads
Magento 2 - Add Google ReCaptcha to forms module
mauro-pinheiro/eloquent-uuid
326 Downloads
Adds support for UUID generation automatically for Models Eloquents.
makidizajnerica/laravel-filterator
106 Downloads
Simple search filtering manager for models.
mahmoud217tr/cacheable
12 Downloads
Laravel package for easing and enhance caching for models and cacheable classes
luminovang/php-ai-models-enum
2 Downloads
AI client module for model enum helper. Integrates OpenAI, Anthropic Claude, and Ollama with a unified interface for chat, vision, embeddings, image generation, speech synthesis, fine-tuning, and more.
luminovang/php-ai-models
2 Downloads
AI client module for model helper. Integrates OpenAI, Anthropic Claude, and Ollama with a unified interface for chat, vision, embeddings, image generation, speech synthesis, fine-tuning, and more.
lrun/tp-model-helper
12 Downloads
a vendor for thinkphp6.*,help generate phpdocs for model class
lrc-se/anax-repository
269 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
8 Downloads
Dependency finder for model based on it's attribute name/names
kharanenka/oc-model-custom-validation-message
63 Downloads
Trait help to set custom message for model validation
kettasoft/booter
19 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.