Libraries tagged by getter setter

usmanhalalit/get-set-go

19 Favers
13741 Downloads

Dynamic Setter-Getter for PHP 5.4+

Go to Download


awobaz/eloquent-mutators

45 Favers
23314 Downloads

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

Go to Download


marcin-orlowski/lombok-php

31 Favers
19945 Downloads

Never write boilerplate code for your data class again!

Go to Download


securetrading/data

0 Favers
556130 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

10 Favers
49256 Downloads

Generate getter and setter methods automatically

Go to Download


adrolli/eloquent-mutators

5 Favers
8512 Downloads

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

Go to Download


icanboogie/accessor

6 Favers
59501 Downloads

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

Go to Download


rekalogika/direct-property-access

1 Favers
15847 Downloads

Simple implementation of PropertyAccessorInterface that reads and writes directly to the object's properties, bypassing getters and setters.

Go to Download


frozensheep/synthesize

0 Favers
129966 Downloads

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

Go to Download


revinate/php-getter-setter

1 Favers
32136 Downloads

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

Go to Download


rakshazi/get-set-trait

4 Favers
11733 Downloads

Dynamic Setter-Getter for PHP 5.4+

Go to Download


webhappens/magic-properties

2 Favers
6751 Downloads

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

Go to Download


aedart/overload

2 Favers
12634 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


phputil/traits

8 Favers
1592 Downloads

Useful traits for PHP

Go to Download


opencultureconsulting/basics

0 Favers
1216 Downloads

A collection of generic classes and useful traits for PHP projects.

Go to Download


Next >>