Libraries tagged by gitter
gazu1986/laravel-lombok
2 Downloads
Laravel package for automatic getters and setters
fourhundredfour/doctrine-lombok
2 Downloads
A Doctrine library to create getter/setter at runtime with annotations.
f2/getset
8 Downloads
A trait `F2\GetSet` that implements getters and setters with public, protected and private visibility and type checking.
entity/entity
593 Downloads
Simple and fast entity class implementing magic getters and setters. Easy usage in repository design patterns
entire-studio/dynamic-accessors
7 Downloads
Dynamic setters and getters. While it can be done, it doesn't mean you should do it.
copeito/propertymanager
19 Downloads
Gives getter and setter methods to extender class
code-simplify/ciesta-project
11 Downloads
A simple way to write classes in PHP. No more getters, setters, constructors, or SQL.
codante/url-tracker
36 Downloads
Parameter Getter Query Builder
alpa/tools_proxy_object
42 Downloads
Creates a proxy object and assigns getter / setter handlers to the object's members when accessing them.
aggrosoft/oxid-vendor-products
24 Downloads
Adds getters and widgets for Oxid Vendor products
affinity4/magic
14 Downloads
Magic Trait used to easily add event listeners, spelling suggestions in errors and Javascript __set and __get style setters an getters to any class. Magic!
utilities/accessor
16 Downloads
Adds getter and setter support to PHP
ryanwhowe/key-value-store
9 Downloads
A Key/Value storage setter and getter library with a database backend
monooso/base-model
72 Downloads
The world's simplest base model, with support for custom getters and setters.
jmoati/generator-bundle
43 Downloads
Generate getters and setters for symfony 2, 3 or 4 with php7.1 TypeHint