Libraries tagged by accessor
phrity/util-accessor
158768 Downloads
Utility to handle access to a data set by using access paths. Similar to and partly compatible with xpath and json-pointer.
korridor/laravel-computed-attributes
61192 Downloads
Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.
kdyby/strict-objects
1743149 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
phpgt/propfunc
3971925 Downloads
Property accessor and mutator functions.
hostnet/accessor-generator-plugin-lib
122413 Downloads
Generate get, set, add, remove methods on the fly.
free2one/php-accessor
50720 Downloads
Generate getter and setter methods automatically
free2one/hyperf-php-accessor
33223 Downloads
PHP Accessor SDK for Hyperf framework
digitalrevolution/accessorpair-constraint
132939 Downloads
Digital Revolution PHPUnit Constraint for accessorpairs
marcin-orlowski/lombok-php
20439 Downloads
Never write boilerplate code for your data class again!
event4u/data-helpers
34919 Downloads
Framework-agnostic PHP library for data mapping, DTOs and utilities. Includes DataMapper, SimpleDto/LiteDto, DataAccessor/Mutator/Filter and helper classes (MathHelper, EnvHelper, etc.). Works with Laravel, Symfony/Doctrine or standalone PHP.
astrotomic/laravel-cachable-attributes
40958 Downloads
Allows to cache attribute accessor values in an easy way.
awobaz/eloquent-mutators
23547 Downloads
Reusable accessors/mutators (getters/setters) for Laravel 5's Eloquent
webklex/composer-info
126730 Downloads
PHP Composer info accessor
sethphat/eloquent-docs
67020 Downloads
Generate PHPDoc scope for your Eloquent models (columns, accessors and more)
remorhaz/php-json-data
622987 Downloads
JSON Data Accessors