Libraries tagged by annotated
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
tim661811/laravel-telemetry-reporter
13 Downloads
A reusable Laravel 10+ package that lets you annotate any service method with a PHP attribute to collect custom telemetry (e.g. user counts, disk usage, feature flags) and automatically report it—at configurable intervals—to a central server over HTTP. Data is grouped per application host, is fully configurable via a published telemetry.php config (backed by your chosen cache), and integrates seamlessly with Laravel’s scheduler and HTTP client.
rodrigodiez/mockable-predis
282 Downloads
A class that extends Predis/Client and has all its magic methods anotated so you can create Prophecy mocks
msng/image-fetcher
2482 Downloads
Fetches featured images from web pages and annotate them with Google Cloud Vision.
laravelplus/attrify
2 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
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.
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.
doctrine/annotations
521610492 Downloads
Docblock Annotations Parser
doctrine/lexer
836165917 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
phpdocumentor/reflection-docblock
678615775 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
jms/metadata
141121594 Downloads
Class/method/property metadata management in PHP