Componette

Componette

contributte

contributte / phpdoc v0.3.0

๐Ÿ’€ [DISCONTINUED] Enhanced PHPdoc annotations for Nette Framework (@nette). Use nettrine/annotations.

download-cloud-line composer require contributte/phpdoc

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.

bar-chart-fill

Statistics

download-cloud-fill
200117
star-fill
2
bug-fill
0
flashlight-fill
2.8y
price-tag-2-line

Badges

guide-fill

Dependencies

php (^7.2)
Componette Componette felix@nette.org