Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / doctrine / annotations / README.md
1 # Doctrine Annotations
2
3 [![Build Status](https://travis-ci.org/doctrine/annotations.svg?branch=master)](https://travis-ci.org/doctrine/annotations)
4 [![Dependency Status](https://www.versioneye.com/package/php--doctrine--annotations/badge.png)](https://www.versioneye.com/package/php--doctrine--annotations)
5 [![Reference Status](https://www.versioneye.com/php/doctrine:annotations/reference_badge.svg)](https://www.versioneye.com/php/doctrine:annotations/references)
6 [![Total Downloads](https://poser.pugx.org/doctrine/annotations/downloads.png)](https://packagist.org/packages/doctrine/annotations)
7 [![Latest Stable Version](https://poser.pugx.org/doctrine/annotations/v/stable.png)](https://packagist.org/packages/doctrine/annotations)
8
9 Docblock Annotations Parser library (extracted from [Doctrine Common](https://github.com/doctrine/common)).
10
11 ## Documentation
12
13 See the [doctrine-project website](http://docs.doctrine-project.org/projects/doctrine-common/en/latest/reference/annotations.html).
14
15 ## Changelog
16
17 See [CHANGELOG.md](CHANGELOG.md).