Libraries tagged by accessors
kdyby/strict-objects
1619392 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
sethphat/eloquent-docs
58419 Downloads
Generate PHPDoc scope for your Eloquent models (columns, accessors and more)
phpgt/propfunc
1847771 Downloads
Property accessor and mutator functions.
scrumworks/data-accessor
110058 Downloads
Defines data structure contract
hostnet/accessor-generator-plugin-lib
114803 Downloads
Generate get, set, add, remove methods on the fly.
free2one/php-accessor
37372 Downloads
Generate getter and setter methods automatically
free2one/hyperf-php-accessor
24541 Downloads
PHP Accessor SDK for Hyperf framework
marcin-orlowski/lombok-php
15056 Downloads
Write less code!
korridor/laravel-computed-attributes
24199 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.
astrotomic/laravel-cachable-attributes
37597 Downloads
Allows to cache attribute accessor values in an easy way.
awobaz/eloquent-mutators
21723 Downloads
Reusable accessors/mutators (getters/setters) for Laravel 5's Eloquent
webklex/composer-info
82718 Downloads
PHP Composer info accessor
remorhaz/php-json-data
569379 Downloads
JSON Data Accessors
kdyby/doctrine-magic-accessors
73766 Downloads
Fast-prototyping magic accessors trait for Doctrine entities
icanboogie/accessor
53110 Downloads
Implements getters/setters, read-only/write-only properties, volatile defaults, type control…