Libraries tagged by attributed
shaka/dynamic-update-trait
6485 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.
sfneal/casts
59259 Downloads
An alternative implementation of the Eloquent Model accessors & mutators pattern for type casting attributes
sam-it/yii1-json-behavior
24763 Downloads
Behavior for encoding model attribute(s) to json.
sam-it/abac
27498 Downloads
Attribute based access control
rulr/laravel-authored
226 Downloads
A Laravel package that adds created_by and last_updated_by attributes to Eloquent models.
redcrystal/cast
22653 Downloads
Laravel Value Objects: Cast your Eloquent model attributes to value objects with ease!
rami/entity-kit-bundle
412 Downloads
A modern Symfony bundle that gives your Doctrine entities superpowers. It provides a growing collection of prebuilt behaviors — like Timestamp, Slugging, auditing, and more — as modular, composable traits or attributes.
nerburish/yii2-daterange-validator
18402 Downloads
Adds a daterange validator that allows to validate if a model attribute is a valid date range format. Specially usefull if you want to use a DateRangePicker widget and you want to filter by from/until values
minionfactory/model-mapper
20741 Downloads
Laravel extension. Wrapper for models and raw DB::select results to map one or more attributes to other models.
mehr-it/html-cleaner
5533 Downloads
HTML cleaner to remove unwanted tags and attributes and elements from HTML fragments
mdmsoft/yii2-format-converter
20997 Downloads
Yii2 AR attribute converter
mathieutu/exporter
34990 Downloads
Export the attributes you need from all your objects and arrays.
magepow/configurable-preselect
3729 Downloads
Suggest customer selected attributes combination of products
lincanbin/white-html-filter
14549 Downloads
A lightweight php-based HTML tag and attribute whitelist filter.
lexo/defer-vite
15385 Downloads
Simple Laravel package to add defer attribute to Vite script assets.