PSR, defining annotations and interfaces for code transformation and enhancement.
3.0.0
2018-08-26 19:42 UTC
Requires
- php: >=5.4.0
- appserver-io/lang: ^5.0
Requires (Dev)
- appserver-io/build: ^2.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
Introduction
Contains the Metaobject Protocol classes and interfaces used to transform and enhance code. Allows for the usage of techniques such as AOP and Design by Contract within the appserver.io environment.
External Links
- Documentation at appserver.io