Libraries tagged by php annotation
alevikzs/phmap
14 Downloads
Library provide mapping some php structures (json string, array, object) to specific object. This library based on Phalcon annotations.
shabbyrobe/nope
1230 Downloads
JSON Docblock Annotation Parser
natanaelsimoes/zeus-framework
57 Downloads
A lightweight framework with an annotation-based approach for routing
bednic/json-api
5200 Downloads
JSON API implementation, by annotations or schemas.
yuubit/paxb
557 Downloads
Public library PAXB - PHP Annotation Xml Binding, basic implementation of annotation driven xml binding
smiler/autumn
5 Downloads
php annotation mvc
pkg6/doc-bundle
6 Downloads
A php annotation and parsing library
kbrabrand/zf2-swagger-example-module
167 Downloads
Dummy API module ZF2 showing example usage of the Swagger PHP annotations for models and controllers.
cawaphp/module-swagger-server
182 Downloads
Module for Cawa Framework that handle swagger request from php annotation on php class
bartfeenstra/doobie
9 Downloads
Doobie ("do by") allows PHP @todo annotations to be extended with metadata to specify by which event the described action must have been taken.
prodikl/mocktation
10 Downloads
PHP Mocking using annotations
mattrwallace/exegesis
19 Downloads
Exegesis: Simple annotations for php
level42/notjaxb-bundle
20 Downloads
A Symfony 2 bundle to bind XML to PHP objects using annotations
senki/phpstan-prevent-ignore-line
7 Downloads
PHPStan rule to detect and prohibit the use of `@phpstan-ignore-error-line` and `@phpstan-ignore-error-next-line` annotations within your PHP codebase.
laravelplus/attrify
1 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.