Libraries tagged by anano
krislux/anano-console
74 Downloads
Command interface, designed for Anano2 but works fine stand-alone.
tsoffereins/nano
18 Downloads
A nano sized framework with the bare minimum for simple applications.
php-run/framework
8 Downloads
Run is a nano-API framework for building awesome small productive and scalable web apps.
deltanuts/wap
9 Downloads
A nano framework
doctrine/annotations
514201456 Downloads
Docblock Annotations Parser
doctrine/lexer
821460392 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
phpdocumentor/reflection-docblock
669906363 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
doctrine/common
336524582 Downloads
PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.
sensio/framework-extra-bundle
167455574 Downloads
This bundle provides a way to configure your controllers with annotations
zircote/swagger-php
112324860 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
jms/metadata
138636888 Downloads
Class/method/property metadata management in PHP
composer/installers
121204688 Downloads
A multi-framework Composer library installer
consolidation/annotated-command
62122945 Downloads
Initialize Symfony Console commands from annotated command class methods.
godruoyi/php-snowflake
1817032 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
consolidation/filter-via-dot-access-data
40468147 Downloads
This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.