Libraries tagged by model attributes
msgphp/user-eav
4297 Downloads
A bridge between the `User` and `EAV` domain
msgphp/eav-bundle
20577 Downloads
Basic entity-attribute-value management (the `EAV` domain)
msgphp/eav
26257 Downloads
A domain layer providing basic EAV management
tanmaymishu/laravel-funnel
3992 Downloads
Bind http query string parameters to Eloquent model attributes.
romanzipp/laravel-previously-deleted
12404 Downloads
Store previously deleted Model attributes
sleifer/yii2-autocomplete-ajax
7629 Downloads
A simple way to search model id of the attributes model.
softcomtecnologia/custom-accessor-and-mutator
4532 Downloads
to set attributes laravel model (accessors and mutators) without creating methods
rulr/laravel-authored
251 Downloads
A Laravel package that adds created_by and last_updated_by attributes to Eloquent models.
mjkhajeh/wporm
69 Downloads
WPORM is a lightweight, Eloquent-inspired ORM for WordPress plugins and themes. It provides expressive, fluent query building, model relationships, schema management, attribute casting, and event hooks—while fully supporting the WordPress database API and table prefixing. WPORM makes it easy to build modern, maintainable database code in any WordPress project.
laxity7/yii2-trim-behavior
3434 Downloads
Behavior that truncates all spaces and other characters in all attributes in a model before validate
vicgutt/laravel-auto-model-cast
1454 Downloads
Automatically cast model attributes based on database columns
sajtiii/laravel-lockable-attributes
355 Downloads
Lock your eloquent model attributes to prevent changes on them.
hnhdigital-os/laravel-model-attributes
7 Downloads
Changes how the Eloquent Model provides attributes.
hareland/laravel-immutable-attributes
1075 Downloads
Make laravel model attributes immutable
curly-deni/laravel-permission-model-attributes
11 Downloads
Add permission-aware attributes and static checks to Eloquent models using Laravel's authorization policies.