Libraries tagged by annotate
encoredigitalgroup/wirescript
0 Downloads
Generate TypeScript $wire interface files from PHP classes annotated with #[WireExposed].
aymane-asserrar/livewire-excel-validator
6 Downloads
Validate Excel uploads row-by-row. Returns a ValidationResult with per-cell errors, red-highlighted annotated file, hover comments, and a summary sheet.
apiura/apiura
2 Downloads
Interactive API documentation and testing tool for Laravel. Browse, test, save, and annotate your API endpoints from a single page.
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.
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.
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.
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
575727900 Downloads
Docblock Annotations Parser
doctrine/lexer
962424844 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
phpdocumentor/reflection-docblock
753982870 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
160856759 Downloads
Class/method/property metadata management in PHP