Libraries tagged by annotated
annotatecms/extensions-installer
495 Downloads
annotatecms/events
511 Downloads
Simple wrapper for kdyby/events library to be auto-registered by Annotate Framework
annotatecms/diagnostics
447 Downloads
Diagnostics package for Annotate Framework
annotate/extensions-installer
264 Downloads
annotate/events
247 Downloads
Simple wrapper for kdyby/events library to be auto-registered by Annotate Framework
rodrigodiez/mockable-predis
258 Downloads
A class that extends Predis/Client and has all its magic methods anotated so you can create Prophecy mocks
laravelplus/attrify
1 Downloads
laravelplus/attrify streamlines Laravel validation by leveraging PHP attributes for expressive, annotation-based rules directly within your request classes. This package transforms how you define constraints, delivering cleaner code, centralized configuration, and a more intuitive development workflow. With attrify, maintaining and evolving complex validation logic becomes easier than ever—just annotate, refine, and let Laravel handle the rest.
exertis/yii2-save-with-audit-trail-behavior
250 Downloads
Adds a $model->saveWithAuditTrail() method to your Models allowing you to annotate changes to your data.
skyzyx/examplify
15 Downloads
Makes it easy to re-use your tests as usage examples by enabling you to annotate lines with specialized comments for skipping or swapping.
doctrine/annotations
485597119 Downloads
Docblock Annotations Parser
doctrine/lexer
761048797 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
phpdocumentor/reflection-docblock
632712894 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
doctrine/common
320217701 Downloads
PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.
sensio/framework-extra-bundle
162767994 Downloads
This bundle provides a way to configure your controllers with annotations
zircote/swagger-php
102110754 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations