Libraries tagged by annotate
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.
annotation/larscan
2056 Downloads
Implement a Laravel scanner that can scan by namespace or path and instantiate classes annotated with specific annotations based on PHP 8.0's annotation feature.
smith981/form-generator
49 Downloads
Generate CRUD forms from annotated Doctrine model classes.
skyzyx/examplify
16 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.
rollerworks/metadata
798 Downloads
The Rollerworks Metadata Component provides a mechanisms to easily load annotated configuration (or metadata) of Classes, methods and properties from different sources like PHPDoc Annotations, YAML or XML.
mobilestock/laravel-replicator
1558 Downloads
laravel-replicator is a Laravel Package that provides a peer-to-peer MySQL replication, using binlogs and events to get the changes from databases, using ANNOTATE_ROWS_EVENT to get the affected rows in the events.
ecotone/annotation-finder
1478 Downloads
Provides support for finding classes and methods annotated with specific Doctrine Annotations or PHP8 Attributes
drupol/phpspec-annotation
24541 Downloads
PHPSpec extension that allows you to use annotated methods for tests.
divineniiquaye/cycle-annotation
3 Downloads
Cycle ORM Annotated Entities generator
cspray/labrador-http
90 Downloads
A framework for building asynchronous applications with Amp and Annotated Container.
doctrine/annotations
514201456 Downloads
Docblock Annotations Parser
doctrine/lexer
821460392 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
phpdocumentor/reflection-docblock
669906363 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
336524582 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
167455574 Downloads
This bundle provides a way to configure your controllers with annotations