contributte/phpdoc

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

Doctrine Annotations for Nette Framework

Maintainers

👁 f3l1x

Package info

github.com/contributte/phpdoc

pkg:composer/contributte/phpdoc

Statistics

Installs: 224 990

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0

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

Requires

Suggests

None

Provides

None

Conflicts

Replaces

None

MIT 972b5b51772b033952d0ef74faa9a50c47b8cc03

annotationsphpdocreflectionnette

This package is auto-updated.

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


README

👁 Image

👁 Image
👁 Image
👁 Image

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

Disclaimer

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

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.

👁 Image

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