Skip to content

aop-io/skeleton-interceptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Skeleton interceptor

This is a base package for create an AOP interceptor for PHP AOP (PHP AOP).

  1. Download this skeleton.

  2. Rename the expression skeleton by the specific name (explicit) of your interceptor.

  3. Complete the files: README.md, LICENSE and composer.json.

Describe in the README.md file the capabilities of your interceptor. Mainly the selectors supported, the rest of API is not supposed to change (given that each interceptor respects the main API).

Getting Started

Install skeleton-interceptor

Usage

License

MIT (c) , .

Author

About

A skeleton to create a PHP code interceptor for PHP-AOP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages