2017 © Pedro Peláez
 

library phpdoc

Doctrine Annotations for Nette Framework

image

contributte/phpdoc

Doctrine Annotations for Nette Framework

  • Thursday, July 26, 2018
  • by f3l1x
  • Repository
  • 3 Watchers
  • 2 Stars
  • 15,784 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 39 % Grown

The README.md

, (*1)

, (*2)

Website 🚀 contributte.org | Contact 👨🏻‍💻 f3l1x.io | Twitter 🐦 @contributte , (*3)

Disclaimer

:warning: 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., (*4)

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., (*5)

, (*6)


Consider to support contributte development team. Also thank you for being used this package., (*7)

The Versions

26/07 2018

dev-master

9999999-dev https://github.com/contributte/phpdoc

Doctrine Annotations for Nette Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

phpdoc reflection nette annotataions

26/07 2018

v0.2

0.2.0.0 https://github.com/contributte/phpdoc

Doctrine Annotations for Nette Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

phpdoc reflection nette annotataions

11/08 2017

v0.1

0.1.0.0 https://github.com/contributte/phpdoc

Doctrine Annotations for Nette Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

phpdoc reflection nette annotataions