Libraries tagged by dynamic model
waad/laravel-dynamic-observer
116 Downloads
Call observer of the model without requiring in any provider, support multi observers
pceuropa/yii2-forms
1779 Downloads
Form builder or code generator for Yii2. List GridView of forms. Saving form data in a databases.
futuretek/yii2-dynamicform
658 Downloads
It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.
captive/oc-notes-plugin
652 Downloads
Add notes to any and all OctoberCMS models
architools/laravel-sieve
9 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
romm/configuration-object
29437 Downloads
Transform any configuration plain array into a dynamic and configurable object structure, and pull apart configuration handling from the main logic of your script. Use provided services to add more functionality to your objects: cache, parents, persistence and much more.
devio/eavquent
10362 Downloads
EAV modeling package for Eloquent and Laravel.
dynamics-unlimited/composer-git-flow-plugin
9245 Downloads
(Fork of ichhabrecht/composer-git-flow-plugin) This plugin allows to use repositories using the Git Flow workflow (or any other branching model) with Composer
hamzaejaz/laravel-searchable-scope
233 Downloads
A Laravel trait to add dynamic search to models
kalimeromk/filterable
2394 Downloads
A Laravel package that simplifies dynamic filtering and searching across models and their relationships, eliminating repetitive query code.
tecnocampos/dynamic-model-filter
11 Downloads
Apply request-based filters to Eloquent models in Laravel
stietotalwin/arif-rh-ci4-dynamic-model-extended
14 Downloads
Creating CodeIgniter 4 Model on-the-fly with Relationship Built-in Feature.
bluora/laravel-model-dynamic-filter
25 Downloads
Provides model attribute filtering.
lexbelcode/laravel-eloquent-dynamic-tables-for-models
4 Downloads
A simple but effective way to set the table of a model at runtime and continue using Eloquent instead of QueryBuilder
laravel-liberu/dynamic-methods
3055 Downloads
Dynamic methods, relations or accessors for models