AnnotationObject |
src/Annotation/AnnotationObject.php |
Base annotation class for retrieving the annotation as an object. |
BaseMarkdownAnnotation |
src/Annotation/BaseMarkdownAnnotation.php |
Base Markdown Plugin Annotation. |
ComposerPackage |
src/Annotation/ComposerPackage.php |
Annotation for providing an installable library via Composer. |
Identifier |
src/Annotation/Identifier.php |
Creates an identifier for use in annotation objects. |
InstallableLibrary |
src/Annotation/InstallableLibrary.php |
|
InstallablePlugin |
src/Annotation/InstallablePlugin.php |
Base annotation for "installable" plugins. |
InstallablePluginTrait |
src/Annotation/InstallablePluginTrait.php |
Trait for adding installable plugin properties to annotations. |
InstallableRequirement |
src/Annotation/InstallableRequirement.php |
Markdown Requirement Annotation. |
MarkdownAllowedHtml |
src/Annotation/MarkdownAllowedHtml.php |
Markdown Allowed HTML Annotation. |
MarkdownExtension |
src/Annotation/MarkdownExtension.php |
Markdown Extension Annotation. |
MarkdownParser |
src/Annotation/MarkdownParser.php |
Markdown Parser Annotation. |
PeclExtension |
src/Annotation/PeclExtension.php |
PeclExtension Annotation. |