2017 © Pedro Peláez
 

library annotation

PHP annotation parser and reader

image

pmvc-plugin/annotation

PHP annotation parser and reader

  • Thursday, August 3, 2017
  • by HillLiu
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1,704 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 4 % Grown

The README.md

Latest Stable Version Latest Unstable Version CircleCI License Total Downloads, (*1)

PMVC Annotation Parser and Reader

Install with Composer

1. Download composer

  • mkdir test_folder
  • curl -sS https://getcomposer.org/installer | php

2. Install Use composer.json or use command-line directly

2.1 Install Use composer.json

  • vim composer.json
{
    "require": {
        "pmvc-plugin/annotation": "dev-master"
    }
}
  • php composer.phar install

2.2 Or use composer command-line

  • php composer.phar require pmvc-plugin/annotation

How to use?

https://github.com/pmvc-plugin/annotation/blob/master/test.php, (*2)

The Versions

03/08 2017

dev-master

9999999-dev

PHP annotation parser and reader

  Sources   Download

MIT

The Requires

 

by Hill

annotation plug-in pmvc

03/08 2017

0.1.5

0.1.5.0

PHP annotation parser and reader

  Sources   Download

MIT

The Requires

 

by Hill

annotation plug-in pmvc

08/05 2016

0.1.4

0.1.4.0

PHP annotation parser and reader

  Sources   Download

MIT

The Requires

 

by Hill

annotation plug-in pmvc