PHPackages                             esyoilgmbh/annotations - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. esyoilgmbh/annotations

ActiveLibrary[API Development](/categories/api)

esyoilgmbh/annotations
======================

Annotations primarily for route declaration

v0.3.3(6y ago)0197MITPHP

Since Oct 8Pushed 4y agoCompare

[ Source](https://github.com/esyoil-GmbH/annotate.php)[ Packagist](https://packagist.org/packages/esyoilgmbh/annotations)[ RSS](/packages/esyoilgmbh-annotations/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (10)DependenciesVersions (19)Used By (0)

annotate.php
============

[](#annotatephp)

This project provides Java style annotations for PHP.

Example
-------

[](#example)

Let's assume we're writing a web request router. We could use annotations to supply the routes and which method is associated.

#### Defining an annotation

[](#defining-an-annotation)

```
