Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | 28-Mar-2019 | - | ||||
docs/en/ | H | 28-Mar-2019 | - | 667 | 470 | |
lib/Doctrine/Common/Annotations/ | H | 28-Mar-2019 | - | 3,772 | 1,787 | |
CHANGELOG.md | H A D | 27-Mar-2019 | 8.9 KiB | 163 | 116 | |
LICENSE | H A D | 27-Mar-2019 | 1 KiB | 20 | 16 | |
README.md | H A D | 27-Mar-2019 | 1 KiB | 18 | 11 | |
composer.json | H A D | 27-Mar-2019 | 1.1 KiB | 35 | 34 | |
phpstan.neon | H A D | 27-Mar-2019 | 1.2 KiB | 18 | 17 |
README.md
1 # Doctrine Annotations 2 3 [](https://travis-ci.org/doctrine/annotations) 4 [](https://www.versioneye.com/package/php--doctrine--annotations) 5 [](https://www.versioneye.com/php/doctrine:annotations/references) 6 [](https://packagist.org/packages/doctrine/annotations) 7 [](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). 18