2017 © Pedro Peláez
 

library saxulum-phpdoc-generator

Saxulum PhpDoc Generator

image

saxulum/saxulum-phpdoc-generator

Saxulum PhpDoc Generator

  • Saturday, November 28, 2015
  • by dominikzogg
  • Repository
  • 1 Watchers
  • 0 Stars
  • 103 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

saxulum-phpdoc-generator

Build Status Total Downloads Latest Stable Version Scrutinizer Code Quality, (*1)

Features

This library allow to generate phpdoc based on objects., (*2)

Requirements

  • php: >=5.3

Installation

Through Composer as saxulum/saxulum-phpdoc-generator., (*3)

Usage

Watch the original [phpDocumentor documentation][2], (*4)

Code

```{.php} $documentor = new Documentor(array( new ParamRow('string', 'name'), new ReturnRow('string'), ));, (*5)


#### Output ```{.php} /** * @param string $name * @return string */

The Versions

28/11 2015

dev-master

9999999-dev

Saxulum PhpDoc Generator

  Sources   Download

MIT

The Requires

  • php >=5.3,<8.0

 

The Development Requires

by Dominik Zogg

generator phpdoc saxulum

07/02 2015

1.0-rc1

1.0.0.0-RC1

Saxulum PhpDoc Generator

  Sources   Download

MIT

The Requires

  • php >=5.3

 

The Development Requires

by Dominik Zogg

generator phpdoc saxulum