blackcube/magic-compose
Simple solution for magic methods and method composition using attributes
时间:2026-02-26 18:23
kdyby/strict-objects
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
时间:2026-01-04 17:02
webhappens/magic-properties
Add a simple fluid interface for getters, setters, accessors and mutators to any PHP class.
时间:2020-02-24 12:53
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