This library is based on @jakubledl and @WalterWoshid work.
Dissect library provides a set of tools to create and use lexical parsers. Read more at /docs folder. For the goaop/framework it is responsible for parsing pointcut DSL expressions into AST tree, which might be then processed.
composer require goaop/dissect
Here.
- Run
composer run-script test
or - Run
composer run-script test-coverage
Give a ⭐ if this project helped you!
This project is MIT licensed.