Libraries tagged by annotations
visol/cacheable
5712 Downloads
Allows caching the return value of Flow Framework methods through annotations
typhoon/check-visibility-psalm-plugin
11046 Downloads
Ensures classes and functions have @api or @internal annotation
type-lang/phpdoc
25782 Downloads
Library for recognizing PHPDoc annotations in PHP DocBlock comments
stubbles/reflect
13191 Downloads
Reflection helper functions and annotations.
skrz/autowiring-bundle
75034 Downloads
Annotation-based autowiring for Symfony 4 dependency injection container
sinsquare/phpdoc-formatter
16356 Downloads
A tool to automatically fix phpDocumentor tags and annotations
ronasit/larabuilder
1163 Downloads
A great tool for creating and modifying PHP classes in Laravel, providing utilities to generate boilerplate code, add methods, properties, and annotations with ease.
rmezhuev/data-transfer-object
12493 Downloads
Plain and simple immutable DTO pattern implementation based on php annotations
rich-id/autoconfigure-bundle
50864 Downloads
Create easy autoconfigurations with annotations to add tag to a service, inject service and arguments, or decorate another service
radebatz/openapi-extras
16099 Downloads
Extra annotations for OpenApi/swagger-php.
pamil/phpspec-skip-example-extension
194146 Downloads
Skip your PhpSpec examples through annotations
noma-solutions/api-doc-bundle
15799 Downloads
Enhanced version of NelmioApiDoc that generates documentation for your REST API from annotations
graham-campbell/phpspec-skip-example-extension
6317 Downloads
Skip your PhpSpec examples through annotations
firmaprofesional/doctrine-encrypt-bundle
41619 Downloads
Symfony2 bundle allows for the encrypting fields marked with annotations using Doctrine. Supports SQL(orm) and MongoDB(odm).
dskripchenko/laravel-api
3600 Downloads
Versioned Laravel APIs with OpenAPI 3.0 docs auto-generated from PHP docblocks — no annotations, no YAML — plus CRUD scaffolding and middleware cascades.