Libraries tagged by dynamic model
mehdi-fathi/eloquent-filter
159149 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
rinvex/laravel-attributes
106368 Downloads
Rinvex Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
ramonrietdijk/livewire-tables
22590 Downloads
Dynamic tables for models with Laravel Livewire
laracraft-tech/laravel-dynamic-model
8378 Downloads
Dynamic Model for Laravel!
arif-rh/ci4-dynamic-model
6564 Downloads
Creating CodeIgniter 4 Model on-the-fly with Relationship Built-in Feature.
i-rocky/eloquent-dynamic-relation
14867 Downloads
Adds dynamic relationship capability to eloquent ORM models
thinktomorrow/dynamic-attributes
16393 Downloads
easily store and retrieve document values of an eloquent model
laravel-enso/dynamic-methods
37683 Downloads
Dynamic methods, relations or accessors for models
shaka/dynamic-update-trait
3792 Downloads
The Dynamic Update Trait for Laravel provides a convenient way to dynamically update model attributes using magic methods. This trait allows you to update individual model attributes without explicitly defining setter methods for each attribute. It simplifies the process of updating model fields by providing a generic update method that can be called with dynamic method names.
netsells/hash-model-ids
28842 Downloads
Dynamically create a hash of an Eloquent model id value to avoid exposing a record's actual database id.
eloquent-filter/filter
63 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
aurorawebsoftware/flexyfield
636 Downloads
Laravel Models are now Uber Flexy!
anourvalar/eloquent-request
9594 Downloads
Dynamic Query Builder based on request
kalimeromk/filterable
2180 Downloads
A Laravel package that simplifies dynamic filtering and searching across models and their relationships, eliminating repetitive query code.
icron/yii-dynamic-model
2489 Downloads
DynamicModel is a model class primarily used to support ad hoc data validation