AOP.io
  • { PHP AOP } API Doc
  • Documentation
  • Tree
  • Make a donation via Paypal

Namespaces

  • Aop
    • Advice
    • Aspect
    • Exception
    • JoinPoint
      • Support
      • Traits
    • Pointcut
    • Traits
    • Weaver
  • PatchworkInterceptor
  • PeclAop
  • PHP

Classes

  • Aop\Advice\AdviceCollection
  • Aop\Advice\LazyAdvice
  • Aop\Aop
  • Aop\Aspect\AspectCollection
  • Aop\Aspect\LazyAspect
  • Aop\Collection
  • Aop\Introduction
  • Aop\JoinPoint\AfterFunctionJoinPoint
  • Aop\JoinPoint\AfterFunctionReturnJoinPoint
  • Aop\JoinPoint\AfterFunctionThrowJoinPoint
  • Aop\JoinPoint\AfterJoinPoint
  • Aop\JoinPoint\AfterMethodJoinPoint
  • Aop\JoinPoint\AfterMethodReturnJoinPoint
  • Aop\JoinPoint\AfterMethodThrowJoinPoint
  • Aop\JoinPoint\AfterPropertyJoinPoint
  • Aop\JoinPoint\AfterPropertyReadJoinPoint
  • Aop\JoinPoint\AfterPropertyWriteJoinPoint
  • Aop\JoinPoint\AroundFunctionJoinPoint
  • Aop\JoinPoint\AroundJoinPoint
  • Aop\JoinPoint\AroundMethodJoinPoint
  • Aop\JoinPoint\AroundPropertyJoinPoint
  • Aop\JoinPoint\AroundPropertyReadJoinPoint
  • Aop\JoinPoint\AroundPropertyWriteJoinPoint
  • Aop\JoinPoint\BeforeFunctionJoinPoint
  • Aop\JoinPoint\BeforeJoinPoint
  • Aop\JoinPoint\BeforeMethodJoinPoint
  • Aop\JoinPoint\BeforePropertyJoinPoint
  • Aop\JoinPoint\BeforePropertyReadJoinPoint
  • Aop\JoinPoint\BeforePropertyWriteJoinPoint
  • Aop\JoinPoint\JoinPoint
  • Aop\Pointcut\Pointcut
  • Aop\Pointcut\PointcutCollection
  • Aop\Weaver\Interceptor
  • Aop\Weaver\Weaver
  • ArrayIterator
  • ArrayObject
  • Closure
  • PatchworkInterceptor\JoinPointSupportInterceptor
  • PatchworkInterceptor\PatchworkInterceptor
  • PeclAop\JoinPointSupportInterceptor
  • PeclAop\PeclAopInterceptor
  • ReflectionClass
  • ReflectionFunction
  • ReflectionFunctionAbstract
  • ReflectionMethod
  • ReflectionProperty

Interfaces

  • Aop\Advice\AdviceInterface
  • Aop\Aspect\AspectInterface
  • Aop\CollectionInterface
  • Aop\JoinPoint\Support\ArgsGetterSupportInterface
  • Aop\JoinPoint\Support\ArgsSetterSupportInterface
  • Aop\JoinPoint\Support\ClassSupportInterface
  • Aop\JoinPoint\Support\ExceptionGetterSupportInterface
  • Aop\JoinPoint\Support\FunctionSupportInterface
  • Aop\JoinPoint\Support\JoinPointSupportInterceptorInterface
  • Aop\JoinPoint\Support\KindSupportInterface
  • Aop\JoinPoint\Support\MethodSupportInterface
  • Aop\JoinPoint\Support\PointcutSupportInterface
  • Aop\JoinPoint\Support\ProceedSupportInterface
  • Aop\JoinPoint\Support\PropertySupportInterface
  • Aop\JoinPoint\Support\PropertyValueGetterSupportInterface
  • Aop\JoinPoint\Support\PropertyValueSetterSupportInterface
  • Aop\JoinPoint\Support\ReturnValueGetterSupportInterface
  • Aop\JoinPoint\Support\ReturnValueSetterSupportInterface
  • Aop\KindConstantInterface
  • Aop\Pointcut\PointcutInterface
  • Aop\Weaver\WeaverInterface
  • ArrayAccess
  • Countable
  • Iterator
  • IteratorAggregate
  • Reflector
  • SeekableIterator
  • Serializable
  • Traversable

Traits

  • Aop\JoinPoint\Traits\ArgsGetterTrait
  • Aop\JoinPoint\Traits\ArgsSetterTrait
  • Aop\JoinPoint\Traits\ClassTrait
  • Aop\JoinPoint\Traits\ExceptionGetterTrait
  • Aop\JoinPoint\Traits\FunctionTrait
  • Aop\JoinPoint\Traits\MethodTrait
  • Aop\JoinPoint\Traits\PointcutTrait
  • Aop\JoinPoint\Traits\ProceedTrait
  • Aop\JoinPoint\Traits\PropertyTrait
  • Aop\JoinPoint\Traits\PropertyValueGetterTrait
  • Aop\JoinPoint\Traits\PropertyValueSetterTrait
  • Aop\JoinPoint\Traits\ReflectionClassTrait
  • Aop\JoinPoint\Traits\ReflectionFunctionTrait
  • Aop\JoinPoint\Traits\ReflectionMethodTrait
  • Aop\JoinPoint\Traits\ReflectionPropertyTrait
  • Aop\JoinPoint\Traits\ReturnValueGetterTrait
  • Aop\JoinPoint\Traits\ReturnValueSetterTrait
  • Aop\Traits\OptionTrait

Exceptions

  • Aop\Exception\AdviceException
  • Aop\Exception\AopException
  • Aop\Exception\AspectException
  • Aop\Exception\InterceptorException
  • Aop\Exception\IntroductionException
  • Aop\Exception\JoinPointException
  • Aop\Exception\KindException
  • Aop\Exception\PointcutException
  • Aop\Exception\SpecException
  • Aop\Exception\WeaverException
  • Exception

{ PHP AOP } API Doc

Namespaces summary

Aop
Aop\Advice
Aop\Aspect
Aop\Exception
Aop\JoinPoint
Aop\JoinPoint\Support
Aop\JoinPoint\Traits
Aop\Pointcut
Aop\Traits
Aop\Weaver
PatchworkInterceptor
PeclAop
PHP
{ PHP AOP } API Doc Generated with ApiGen