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
tkachikov/laravel-withtrashed
Trait for set magic method withTrashed for models with SoftDelete
时间:2026-01-04 07:14
fleshgrinder/stringable
Interface for easy identification of classes that implement the magic __toString method.
时间:2015-09-22 17:06
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
isra00/class-triggers
Inject magic actions before and after any method of any class
时间:2012-12-15 00:07