PHP Go\Proxy Namespace

Classes

Name Description
AbstractProxy Abstract class for building different proxies
ClassProxy Class proxy builder that is used to generate a child class from the list of joinpoints
FunctionProxy Function proxy builder that is used to generate a proxy-function from the list of joinpoints
TraitProxy Trait proxy builder that is used to generate a trait from the list of joinpoints

Traits

Name Description
PropertyInterceptionTrait Trait that holds all general logic for working with intercepted properties