Libraries tagged by gutter
piano/accessor
16 Downloads
A creator of getter and setter method by using annotations!
phoenixrvd/oda
14 Downloads
API-Package for simplify access from Data-Block of an object, without implementing from getters and setters.
philiprehberger/php-safe-json
68 Downloads
Safe JSON parsing with exceptions, schema validation, and typed getters
oxyframe/attributes
7 Downloads
Easy getter, setter for your custom classes.
netsilik/struct
288 Downloads
Getters and setters made easy by rule bound magic methods. Support for Read-only public properties.
mvccore/ext-router-extended
436 Downloads
MvcCore - Extension - Router - Extended - trait with additional properties, setters and getters required by extended router implementations - localized router and media site version router.
medeirosdev/arquivei-nfe
6 Downloads
Arquivei NFe Getter
malenki/url
6 Downloads
Simple class to deal with URL, using magic getter, multisyntaxic way, to play with URL like yoou want!
losthost/json-object
0 Downloads
Dynamic JSON object wrapper with snake_case field access and Telegram-style getters
lexiphanic/phpspec-get-set-matcher
27 Downloads
PHPSpec extension to test getters and setters.
jc-it/yii2-datetime-behavior
3 Downloads
Objects of date/time/timestamp fields via magic getter and setter.
jackai/symfony-entity-helper
15 Downloads
Automatically generate `Getter` / `Setter` / `Isser` / `Hasser` function through annotation, Automatically generate through `@ORM\Column` judgment to generate toArray return and auto load values to entity.
imi187/swagger-ui
112 Downloads
Swagger-UI - Client and swagger.json getter.
iconic/uniproperty
38 Downloads
A small helper library that helps when you have to access properties of unknown objects by name. It supports both public properties and getter/setter methods.
home-labs/phplain
5 Downloads
A simple object to map getters and setters of a class, at runtime.