Libraries tagged by assessors
giordanolima/decimal-mutators
1089 Downloads
Add a short way to create accessors and mutators for decimal fields
fezz/money-magic
618 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
6198 Downloads
to set attributes laravel model (accessors and mutators) without creating methods
sfneal/casts
60314 Downloads
An alternative implementation of the Eloquent Model accessors & mutators pattern for type casting attributes
oscarricardosan/mapper
4329 Downloads
Paquete PHP que mapea los DocComments de la clase y permite definir mutators y accessors
c975l/config-bundle
776 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.
pre/class-accessors
189 Downloads
n7olkachev/laravel-accessors
652 Downloads
Use Laravel-like accessors in your classes
margusk/accessors
225 Downloads
Provides automatic property accessors (setters/getters) with immutability support
linkorb/boost
3447 Downloads
PHP Utils for ninjas, warlocks and code-monkeys
awobaz/eloquent-auto-append
824 Downloads
Automatically append accessors to model serialization
phine/accessor
21 Downloads
A PHP library for simplifying the use of accessors.
reshadman/eloquent-faster
3763 Downloads
Simple none-I/O cache for eloquent model configs, like mutators and accessors.
laravel-liberu/dynamic-methods
3289 Downloads
Dynamic methods, relations or accessors for models
arcanum/parameter-tree
7597 Downloads
Namespaced accessors for multi-dimensional trees of parameters (such as POST/GET, config, etc)