Libraries tagged by setter method

free2one/php-accessor

6 Favers
18424 Downloads

Generate getter and setter methods automatically

Go to Download


securetrading/data

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


sikessem/capsule

2 Favers
1419 Downloads

Capsule is designed to make it easier to manage dependencies and objects, while improving encapsulation and ensuring code quality.

Go to Download


gollumsf/entity-relation-setter

3 Favers
819 Downloads

Trait for add method cross setter

Go to Download


zero-to-prod/dynamic-setter

0 Favers
19 Downloads

Fluently set class properties with dynamic methods.

Go to Download


aedart/overload

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


runopencode/traitor-bundle

4 Favers
50 Downloads

Inject into services via method injection based on used traits of defined service classes.

Go to Download


guidovanbiemen/setngeti

5 Favers
52 Downloads

Getters and setters for PHP 5.4

Go to Download


shaka/dynamic-update-trait

0 Favers
68 Downloads

The Dynamic Update Trait for Laravel provides a convenient way to dynamically update model attributes using magic methods. This trait allows you to update individual model attributes without explicitly defining setter methods for each attribute. It simplifies the process of updating model fields by providing a generic update method that can be called with dynamic method names.

Go to Download


sergiors/applyzer

7 Favers
251 Downloads

A simple way to invoke setter methods

Go to Download


programmis/upper-case-field

0 Favers
950 Downloads

Setter method name and getter method name make by field name in upper case every first char

Go to Download


mensbeam/getters-and-setters

0 Favers
31 Downloads

Getter and setter method trait for PHP

Go to Download


grottopress/setter

0 Favers
14 Downloads

Set private object attributes directly, without calling setter methods.

Go to Download


alaa-almaliki/property-setter-config

0 Favers
30 Downloads

PHP library can be used to set object properties by a given array passed in the constructor

Go to Download


dgifford/property-setter-trait

0 Favers
3595 Downloads

Trait providing methods to set class properties with an array.

Go to Download


Next >>