Libraries tagged by ancestor
hostnet/accessor-generator-plugin-lib
110518 Downloads
Generate get, set, add, remove methods on the fly.
free2one/php-accessor
33753 Downloads
Generate getter and setter methods automatically
free2one/hyperf-php-accessor
22539 Downloads
PHP Accessor SDK for Hyperf framework
marcin-orlowski/lombok-php
12728 Downloads
Write less code!
korridor/laravel-computed-attributes
20737 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.
awobaz/eloquent-mutators
21399 Downloads
Reusable accessors/mutators (getters/setters) for Laravel 5's Eloquent
astrotomic/laravel-cachable-attributes
36411 Downloads
Allows to cache attribute accessor values in an easy way.
remorhaz/php-json-data
550704 Downloads
JSON Data Accessors
sebastianknott/hamcrest-object-accessor
264271 Downloads
Adds a Matcher to Hamcrest which can access properties and methods of objects.
phrity/util-accessor
6976 Downloads
Utility to handle access to a data set by using access paths.
kdyby/doctrine-magic-accessors
73137 Downloads
Fast-prototyping magic accessors trait for Doctrine entities
jdecool/twig-constant-accessor-bundle
5795 Downloads
Simplify access of your class constants in Twig
icanboogie/accessor
51939 Downloads
Implements getters/setters, read-only/write-only properties, volatile defaults, type control…
free2one/laravel-php-accessor
4338 Downloads
PHP Accessor SDK for Laravel framework
schulzefelix/laravel-data-transfer-object
42063 Downloads
Data Transfer Objects with Attribute Casting and Date Mutators.