Home
This library provides support for source-code annotations in PHP.
This library references practices and features established by other languages and platforms with native support for annotations, mainly C#/.NET and Java, drawing on the strengths (while observing the limitations) of the PHP language.
The main areas of this Wiki are listed below:
*See a fully documented, step-by-step example of declarative meta-programming at work
*Learn more about the design considerations behind this library
This library was created by Rasmus Schultz - a lot of careful planning and design went into this project, which was in development for almost a year before it’s initial release.