Libraries tagged by attributed
what3words/module-what3words
17152 Downloads
Module adding custom shipping attribute for what3words address
stayallive/laravel-eloquent-uuid
19250 Downloads
Generate UUID for a Laravel Eloquent model attribute.
squirrelphp/validator-cascade
43221 Downloads
Cascade attribute for Symfony Validator, reimplementing the Valid constraint in a more flexible and understandable way
spatie/commonmark-wire-navigate
4448 Downloads
Add a wire:navigate attribute to links rendered in Markdown
snoeren-development/laravel-currency-casting
21397 Downloads
Cast currency attributes, stored as integer, to floats automatically.
sinemacula/laravel-cached-crypt
459 Downloads
A Laravel package that adds transparent caching to decrypted values for improved performance across encrypted attributes.
sidus/eav-model-bundle
21761 Downloads
Symfony3 & Doctrine implementation of a Entity-Attribute-Value model, easily extendable
shaka/dynamic-update-trait
5325 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
57821 Downloads
An alternative implementation of the Eloquent Model accessors & mutators pattern for type casting attributes
sam-it/yii1-json-behavior
24130 Downloads
Behavior for encoding model attribute(s) to json.
sam-it/abac
26623 Downloads
Attribute based access control
redcrystal/cast
22609 Downloads
Laravel Value Objects: Cast your Eloquent model attributes to value objects with ease!
rami/entity-kit-bundle
268 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
18072 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
20272 Downloads
Laravel extension. Wrapper for models and raw DB::select results to map one or more attributes to other models.