Libraries tagged by annotated
tugrul/apigen
3 Downloads
Generate REST API SDK libraries from annotated PHP interfaces. PSR-18 based, attribute-driven.
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.
lordfm/raw
247 Downloads
Repository pattern boilerplate based on Annotated Models
labrador-kennel/http
197 Downloads
A framework for building asynchronous applications with Amp and Annotated Container.
labrador-kennel/framework
380 Downloads
A framework for building asynchronous applications with Amp and Annotated Container.
jlabno/annotations-scanner
391 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.
encoredigitalgroup/wirescript
0 Downloads
Generate TypeScript $wire interface files from PHP classes annotated with #[WireExposed].
codeq/asanafeedback
3 Downloads
Feedback widget for Neos CMS websites that creates Asana tasks with annotated screenshots
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.
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.
ecotone/annotation-finder
1478 Downloads
Provides support for finding classes and methods annotated with specific Doctrine Annotations or PHP8 Attributes