Libraries tagged by php annotation
unicon/unicon
3065 Downloads
Universal PHP variable converter. The main feature is converting arrays to an object of given class. In this case, Unicon follows PhpDoc annotations, works recursively to create the object's properties.
superdevelops/swagger
35 Downloads
Swagger-PHP - Generate interactive documentation for your RESTful API using phpdoc annotations
itrocks/extend
3 Downloads
Some annotations to simulate more multi-inheritance in PHP
emma/orm
29 Downloads
A PHP 8.2+ Attribute Based ORM for Object/Entity/DTO. Largely inspired by Java SpringBoot annotation based ORM.
bcserv/sourcepawn-inc-parser
22 Downloads
A sourcepawn parser written in PHP which is able to analyse sourcepawn's .inc files and comments (annotation syntax)
andresandoval/lithium
37 Downloads
Php library for managing metadata in objects and functions annotations
alkauni/planogrid
0 Downloads
Framework-agnostic PHP package for Planogram Spatial Grid Sorting and AWS Rekognition Image Annotation.
mrpunyapal/pest-annotator-plugin
1012 Downloads
A Pest plugin that annotates uncovered classes and methods with clean, colorized output when running pest --coverage.
zero-to-prod/docblock-annotator
533 Downloads
An annotator for PHP docblocks.
super-kernel/annotator
55 Downloads
the annotator component for super-kernel.
adbario/php-dot-notation
9962433 Downloads
PHP dot notation access to arrays
grasmash/expander
66509473 Downloads
Expands internal property references in PHP arrays.
krowinski/bcmath-extended
1193480 Downloads
Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath functions. (more http://php.net/manual/en/book.bc.php) Supports scientific notations
sbsaga/toon
74420 Downloads
🧠TOON for Laravel — a compact, human-readable, and token-efficient data format for AI prompts & LLM contexts. Perfect for ChatGPT, Gemini, Claude, Mistral, and OpenAI integrations (JSON ⇄ TOON).
tholu/php-cidr-match
241432 Downloads
CIDRmatch is a library to match an IP to an IP range in CIDR notation (IPv4 and IPv6).