搜索关键词:setters,共找到 19 个结果
排序方式:
当前按 更新时间 降序 排列

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.

版本:5.1.0 下载:1.04k Stars:0 点击:1

时间:2015-09-24 16:00

spekkionu/property-access

Trait that automatically calls getters and setters for property access.

版本:0.4.0 下载:28 Stars:2 点击:1

时间:2015-04-02 01:57

icanboogie/accessor

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

版本:v4.2.0 下载:54.99k Stars:5 点击:2

时间:2015-01-31 00:30

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

版本:5.1.0 下载:12.04k Stars:1 点击:2

时间:2014-11-25 11:38