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

# Disclaimer

⚠️ This project is no longer being maintained. Please use nettrine/annotations (opens new window).
Composer contributte/phpdoc (opens new window)
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
1
2

# Configuration

phpdoc:
  # ignored annotations
  ignore:
    - persistent
    - serializationVersion

  # override default cache (default is apcu if available, php file otherwise)
  cache: Doctrine\Common\Cache\ApcuCache()
1
2
3
4
5
6
7
8

# Development

This package was maintain by these authors.


Consider to support (opens new window) contributte development team. Also thank you for being used this package.