Libraries tagged by accessoires
sethphat/eloquent-docs
54229 Downloads
Generate PHPDoc scope for your Eloquent models (columns, accessors and more)
awobaz/eloquent-mutators
21460 Downloads
Reusable accessors/mutators (getters/setters) for Laravel 5's Eloquent
remorhaz/php-json-data
554365 Downloads
JSON Data Accessors
kdyby/doctrine-magic-accessors
73213 Downloads
Fast-prototyping magic accessors trait for Doctrine entities
schulzefelix/laravel-data-transfer-object
42097 Downloads
Data Transfer Objects with Attribute Casting and Date Mutators.
adrolli/eloquent-mutators
3294 Downloads
Reusable accessors/mutators (getters/setters) for Laravel 5's Eloquent
webhappens/magic-properties
5174 Downloads
Add a simple fluid interface for getters, setters, accessors and mutators to any PHP class.
sfneal/casts
59259 Downloads
An alternative implementation of the Eloquent Model accessors & mutators pattern for type casting attributes
laravel-enso/dynamic-methods
38587 Downloads
Dynamic methods, relations or accessors for models
margusk/accessors
118 Downloads
Provides automatic property accessors (setters/getters) with immutability support
norse-blue/handy-properties
862 Downloads
PHP Handy Properties is a PHP library that scaffolds the use of properties through accessors and mutators.
lookfeel/laravel-eloquent-append-automate
5790 Downloads
根据 appends 配置的关联字段映射关系,自动维护需要的 appends。
ijvo/kdyby-strict-objects
1296 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
giordanolima/decimal-mutators
958 Downloads
Add a short way to create accessors and mutators for decimal fields
softcomtecnologia/custom-accessor-and-mutator
4470 Downloads
to set attributes laravel model (accessors and mutators) without creating methods