Analyzed about 14 hours ago
Go! Aspect-Oriented PHP framework
Go! is a modern library based on OOP and AOP paradigms. It allows developers to add support of AOP to every PHP application.
Go! doesn't require any PECL-extentions, it neither uses any dark magic of Runkit nor evals, the library doesn't use DI-containers. The
... [More]
code with weaved aspects is fully readable and native, it can be easily debugged with XDebug. You can debug either classes or aspects. The main advantage of Go! is that potentially it can be installed in every PHP-application, because you don't have to change the application source code at all. [Less]
21K
lines of code
12
current contributors
28 days
since last commit
1
users on Open Hub