Libraries tagged by getter setter

awobaz/eloquent-mutators

45 Favers
16342 Downloads

Reusable accessors/mutators (getters/setters) for Laravel 5's Eloquent

Go to Download


icanboogie/accessor

6 Favers
46860 Downloads

Implements getters/setters, read-only/write-only properties, volatile defaults, type control…

Go to Download


marcin-orlowski/lombok-php

28 Favers
7209 Downloads

Write less code!

Go to Download


securetrading/data

0 Favers
321886 Downloads

Secure Trading's Data package. Contains getters/setters/deleters for a data object and allows extending classes to define validation methods for specific data keys.

Go to Download


free2one/php-accessor

7 Favers
21429 Downloads

Generate getter and setter methods automatically

Go to Download


usmanhalalit/get-set-go

19 Favers
11927 Downloads

Dynamic Setter-Getter for PHP 5.4+

Go to Download


phputil/traits

8 Favers
855 Downloads

Useful traits for PHP

Go to Download


frozensheep/synthesize

0 Favers
108480 Downloads

Synthesizer trait to auto generate getter and setter access for objects.

Go to Download


revinate/php-getter-setter

1 Favers
29060 Downloads

PHP library to simplify getting and setting values in arrays and objects.

Go to Download


rakshazi/get-set-trait

4 Favers
10403 Downloads

Dynamic Setter-Getter for PHP 5.4+

Go to Download


webhappens/magic-properties

2 Favers
3911 Downloads

Add a simple fluid interface for getters, setters, accessors and mutators to any PHP class.

Go to Download


antares/accessible

12 Favers
3841 Downloads

PHP library that allows you to define your class' getters, setters and constructor with docblock annotations.

Go to Download


icanboogie/prototype

2 Favers
10558 Downloads

Implements the Prototype design pattern; getters/setters

Go to Download


aedart/overload

2 Favers
11174 Downloads

Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter or setter method will be invoked. The term 'overload', in this context, refers to PHP’s own definition hereof. (http://php.net/manual/en/language.oop5.overloading.php)

Go to Download


margusk/accessors

5 Favers
81 Downloads

Provides automatic property accessors (setters/getters) with immutability support

Go to Download


Next >>