Libraries tagged by ancestors
remorhaz/php-json-data
620471 Downloads
JSON Data Accessors
kdyby/doctrine-magic-accessors
76141 Downloads
Fast-prototyping magic accessors trait for Doctrine entities
schulzefelix/laravel-data-transfer-object
44617 Downloads
Data Transfer Objects with Attribute Casting and Date Mutators.
adrolli/eloquent-mutators
8539 Downloads
Reusable accessors/mutators (getters/setters) for Laravel 5's Eloquent
webhappens/magic-properties
6925 Downloads
Add a simple fluid interface for getters, setters, accessors and mutators to any PHP class.
laravel-enso/dynamic-methods
42180 Downloads
Dynamic methods, relations or accessors for models
c975l/config-bundle
923 Downloads
A Symfony bundle that stores application configuration as key-value pairs in the database, with an EasyAdmin management interface, Twig/PHP accessors, and production deployment tooling.
norse-blue/handy-properties
930 Downloads
PHP Handy Properties is a PHP library that scaffolds the use of properties through accessors and mutators.
lookfeel/laravel-eloquent-append-automate
6091 Downloads
根据 appends 配置的关联字段映射关系,自动维护需要的 appends。
ijvo/kdyby-strict-objects
3680 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
gsferro/powermodel
1075 Downloads
Forma elegante e eficiente de formatar campos de data, hora e afins ao exibir, colocando somente um sufixo no nome original do atributo sem precisar declarar Accessors e/ou Mutators dentro da model
giordanolima/decimal-mutators
1090 Downloads
Add a short way to create accessors and mutators for decimal fields
fezz/money-magic
625 Downloads
Generate consistent Brick\Money accessors for Eloquent "money" fields stored as minor units (ints). Define money mappings once, avoid floats, keep currency handling centralized, and optionally scaffold mappings via Artisan for clean, type-safe monetary domain code.
softcomtecnologia/custom-accessor-and-mutator
6246 Downloads
to set attributes laravel model (accessors and mutators) without creating methods
sfneal/casts
60327 Downloads
An alternative implementation of the Eloquent Model accessors & mutators pattern for type casting attributes