Libraries tagged by attribute casting
kontoulis/laravel-attribute-model-casting
2 Downloads
A Laravel package enabling the use of native PHP attributes for defining and managing Eloquent model attribute casts.
yonchando/laravel-cast-attributes
139 Downloads
Laravel model cast json columns to class object
itwebmaster/json-attribute-behavior
2 Downloads
Flexible Yii2 trait for working with JSON fields (dot-paths, validation schema, defaults, type casting, etc.)
enriko/laravel-attribute-restrictor
12 Downloads
For Laravel. Easy way to restrict access to specified attributes in a Model
tommyknocker/struct
8 Downloads
PHP Structure helper with typed properties and attributes
diossystem/multicasting
457 Downloads
Multicasting for attributes of Laravel models. One attribute of a model can have many types.
danhunsaker/eloquent-mutant-caster
23 Downloads
Extend Eloquent's attribute casting feature to support applying a single mutator/accessor pair to multiple fields
postfriday/castable
9 Downloads
Castable – Flexible Attribute-Based Data Casting for PHP