Libraries tagged by annotate
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
tugrul/apigen
3 Downloads
Generate REST API SDK libraries from annotated PHP interfaces. PSR-18 based, attribute-driven.
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.
svensp/laravel-swagger
408 Downloads
generate openapi api-docs.json from laravel route definitions and annotated .yml file
northern/serializer
20 Downloads
Serializes a annotated object to a plain PHP array.
naprstek/acl-entity
15 Downloads
Support for entities annotated for ACL.
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.
lordfm/raw
247 Downloads
Repository pattern boilerplate based on Annotated Models
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.
labrador-kennel/http
197 Downloads
A framework for building asynchronous applications with Amp and Annotated Container.
jlabno/annotations-scanner
390 Downloads
Annotated files scanner - looks for methods annotated with provided annotations, outputs an array of either filepaths or directories.
impulsephp/db
0 Downloads
Cycle ORM provider for ImpulsePHP with annotated entity discovery, deterministic schema snapshots, and automatic dev-time migrations.
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.