contributte/phpdoc

This package is abandoned and no longer maintained. The author suggests using the nettrine/annotations package instead.

Doctrine Annotations for Nette Framework

Installs: 219 701

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 3

Forks: 1

Open Issues: 0

pkg:composer/contributte/phpdoc

v0.3.0 2019-06-28 19:09 UTC

This package is auto-updated.

Last update: 2025-12-08 14:13:58 UTC


README

Website 🚀 contributte.org | Contact 👨🏻‍💻 f3l1x.io | Twitter 🐦 @contributte

Disclaimer

⚠️ This project is no longer being maintained. Please use nettrine/annotations.
Composer contributte/phpdoc
Version
PHP
License

Versions

State Version Branch PHP
dev ^0.3 master >= 7.1
stable ^0.2 master >= 7.1
stable ^0.1 master >= 5.6

Usage

Setup

Register PhpDocExtension.

extensions:
    phpdoc: Contributte\PhpDoc\DI\PhpDocExtension

Configuration

phpdoc:
  # ignored annotations
  ignore:
    - persistent
    - serializationVersion

  # override default cache (default is apcu if available, php file otherwise)
  cache: Doctrine\Common\Cache\ApcuCache()

Development

This package was maintain by these authors.

Consider to support contributte development team. Also thank you for being used this package.