Libraries tagged by dynamic model
mehdi-fathi/eloquent-filter
174396 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
111121 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
34129 Downloads
Dynamic tables for models with Laravel Livewire
laracraft-tech/laravel-dynamic-model
10908 Downloads
Dynamic Model for Laravel!
arif-rh/ci4-dynamic-model
8675 Downloads
Creating CodeIgniter 4 Model on-the-fly with Relationship Built-in Feature.
thinktomorrow/dynamic-attributes
21464 Downloads
easily store and retrieve document values of an eloquent model
valourite/dynamic-models
52 Downloads
A laravel filament plugin for creating dynamic models.
laravel-enso/dynamic-methods
38911 Downloads
Dynamic methods, relations or accessors for models
i-rocky/eloquent-dynamic-relation
15511 Downloads
Adds dynamic relationship capability to eloquent ORM models
netsells/hash-model-ids
33088 Downloads
Dynamically create a hash of an Eloquent model id value to avoid exposing a record's actual database id.
nahid-ferdous/laravel-searchable
10662 Downloads
Laravel Package To make Eloquent Queries Shorter.
eloquent-filter/filter
66 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.
anourvalar/eloquent-request
10520 Downloads
Dynamic Query Builder based on request
shaka/dynamic-update-trait
6749 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.
pceuropa/yii2-forms
1781 Downloads
Form builder or code generator for Yii2. List GridView of forms. Saving form data in a databases.