Libraries tagged by getter setter

margusk/accessors

6 Favers
143 Downloads

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

Go to Download


phputil/traits

8 Favers
995 Downloads

Useful traits for PHP

Go to Download


opencultureconsulting/basics

0 Favers
654 Downloads

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

Go to Download


narrowspark/testing-helper

1 Favers
61293 Downloads

Provides test helpers.

Go to Download


wickedone/muppet

0 Favers
7902 Downloads

testing your getters, setters, adders, removers, issers and whatevers

Go to Download


maliboot/lombok

4 Favers
2266 Downloads

这是一个通过注解来减少`重复代码`的工具。本插件参考了[Java库-Lombok](https://projectlombok.org/)奇思妙想编写而成。实现了setter、getter、日志、类委托、属性委托、常用的工具类方法注解等....

Go to Download


alexanevsky/getter-setter-accessor-bundle

1 Favers
196 Downloads

Provides functions to read and write from/to an object and gets the list of object getters and setters.

Go to Download


antares/accessible

12 Favers
3883 Downloads

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

Go to Download


icanboogie/prototype

4 Favers
10744 Downloads

Implements the Prototype design pattern; getters/setters

Go to Download


maxalmonte14/magicproperties

13 Favers
17 Downloads

A little but powerful package that allows you call getters and setters implicitly in PHP.

Go to Download


aedart/overload

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


antares/accessible-bundle

15 Favers
3801 Downloads

A bundle to easily use Accessible in Symfony projects.

Go to Download


ac/model-traits

7 Favers
555 Downloads

Traits to reduce boilerplate when creating models.

Go to Download


phine/accessor

5 Favers
21 Downloads

A PHP library for simplifying the use of accessors.

Go to Download


redaelfillali/laravel-secure-model

0 Favers
92 Downloads

Eloquent base model with auto-sanitized getters and setters.

Go to Download


<< Previous Next >>