contributte / phpdoc
v0.3.0
2019-06-28 19:09 UTC
Requires
- php: ^7.2
- contributte/di: ^0.4.0
- doctrine/annotations: ^1.6.0
- doctrine/cache: ^1.7.1
Requires (Dev)
- ninjify/nunjuck: ^0.2.0
- ninjify/qa: ^0.8.0
- phpstan/extension-installer: ^1.0
- phpstan/phpstan-deprecation-rules: ^0.11
- phpstan/phpstan-nette: ^0.11
- phpstan/phpstan-shim: ^0.11
- phpstan/phpstan-strict-rules: ^0.11
Conflicts
- nette/di: <3.0.0
This package is auto-updated.
Last update: 2021-06-25 18:05:36 UTC
README
网站 🚀 contributte.org | 联系 👨🏻💻 f3l1x.io | Twitter 🐦 @contributte
免责声明
Composer | contributte/phpdoc |
---|---|
版本 | |
PHP | |
许可证 |
版本
状态 | 版本 | 分支 | PHP |
---|---|---|---|
dev | ^0.3 |
master |
>= 7.1 |
稳定 | ^0.2 |
master |
>= 7.1 |
稳定 | ^0.1 |
master |
>= 5.6 |
使用
安装
注册 PhpDocExtension
。
extensions: phpdoc: Contributte\PhpDoc\DI\PhpDocExtension
配置
phpdoc: # ignored annotations ignore: - persistent - serializationVersion # override default cache (default is apcu if available, php file otherwise) cache: Doctrine\Common\Cache\ApcuCache()
开发
此包由以下作者维护。
请考虑 支持 contributte 开发团队。也感谢您使用此包。