mensbeam/getters-and-setters
Getter and setter method trait for PHP
时间:2023-01-27 01:05
home-labs/phplain
A simple object to map getters and setters of a class, at runtime.
时间:2022-11-26 21:18
margusk/accessors
Provides automatic property accessors (setters/getters) with immutability support
时间:2022-10-31 12:02
wickedone/muppet
testing your getters, setters, adders, removers, issers and whatevers
时间:2021-11-03 12:39
webhappens/magic-properties
Add a simple fluid interface for getters, setters, accessors and mutators to any PHP class.
时间:2020-02-24 12:53
netleak/config-params
Getters to find out in which modes are the Nette application.
时间:2018-06-13 10:13
6dreams/rich-model-trait
A rich replacement for your anemic getters and setters
时间:2017-11-12 07:38
lucid/common
Shared utilities for lucid/* packages
时间:2015-12-15 13:24
antares/accessible
PHP library that allows you to define your class' getters, setters and constructor with docblock annotations.
时间:2015-11-02 08:13
aedart/laravel-helpers
Getters and Setters utility package for some of Laravel's core packages. This package make use of Laravel's native Facades, as a fallback, when no custom instances are provided.
时间:2015-09-24 16:00
spekkionu/property-access
Trait that automatically calls getters and setters for property access.
时间:2015-04-02 01:57
aedart/overload
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
时间:2014-11-25 11:38
icanboogie/prototype
Implements the Prototype design pattern; getters/setters
时间:2012-10-27 12:40