Libraries tagged by php annotation
pkg6/doc-bundle
7 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
11 Downloads
PHP Mocking using annotations
level42/notjaxb-bundle
21 Downloads
A Symfony 2 bundle to bind XML to PHP objects using annotations
senki/phpstan-prevent-ignore-line
8 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
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.
backplane/apidoc-generator
2187 Downloads
Documentation generator for REST PHP codebases, using Doctrine Annotations
zetacomponents/reflection
1070 Downloads
The main objective of the Reflection component is to enhance PHP by type information and annotations. It uses source code documentation to determine data types and other pieces of information provided via annotations. Those annotations can be used to realize systems which depend on strong type information or additional details about the source code itself.
yuandian/database
0 Downloads
A lightweight PHP 8.1+ ORM with annotations, relations, soft deletes and multi-datasource support.
jbboehr/yumemi-apocrypha
2 Downloads
Curated PHPStan unit annotations for third-party PHP packages.
bugadani/annotiny
226 Downloads
A small annotation library written in PHP.
nkey/caribu
26 Downloads
Annotation based OR Mapping framework for PHP
f2/types
3 Downloads
Data type declarations with casting, validation and annotations, without DocBlock parsing using pure PHP.