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
287 Downloads
A class that extends Predis/Client and has all its magic methods anotated so you can create Prophecy mocks
mobilestock/laravel-replicator
250 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.
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.
hypejunction/elgg_stars
206 Downloads
Star rating widget for any Elgg entity — annotate, aggregate, and display.
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.
apiura/apiura
2 Downloads
Interactive API documentation and testing tool for Laravel. Browse, test, save, and annotate your API endpoints from a single page.
aftandilmmd/laravel-cacheable
7 Downloads
A modern, attribute-driven method caching layer for Laravel. Annotate any method with #[Cacheable] and let the framework handle the rest — TTL, tags, conditional caching, locking, stale-while-revalidate, invalidation, and more.
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.
doctrine/annotations
579686941 Downloads
Docblock Annotations Parser
doctrine/lexer
973733564 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.