2017 © Pedro Peláez
 

library php-type-checker

Checks if type hints are present and coherent with doc block declarations

image

marcosh/php-type-checker

Checks if type hints are present and coherent with doc block declarations

  • Tuesday, May 16, 2017
  • by marcosh
  • Repository
  • 1 Watchers
  • 1 Stars
  • 427 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

Php type checker

Build Status Latest Stable Version Code Climate Coverage Status Code Quality Scrutinizer Code Quality, (*1)

Checks if type hints are present and coherent with doc block declarations, (*2)

Install

Install using Composer with, (*3)

composer require marcosh/php-type-checker

Usage

To scan the content of a directory $PATH,, (*4)

vendor/bin/ptc check $PATH

The Versions

16/05 2017

dev-master

9999999-dev

Checks if type hints are present and coherent with doc block declarations

  Sources   Download

MIT

The Requires

 

The Development Requires

by Marco Perone

16/05 2017

0.2.0

0.2.0.0

Checks if type hints are present and coherent with doc block declarations

  Sources   Download

MIT

The Requires

 

The Development Requires

by Marco Perone

05/04 2017

0.1.0

0.1.0.0

Checks if type hints are present and coherent with doc block declarations

  Sources   Download

MIT

The Requires

 

The Development Requires

by Marco Perone

05/04 2017

0.0.4

0.0.4.0

Checks if type hints are present and coherent with doc block declarations

  Sources   Download

MIT

The Requires

 

The Development Requires

by Marco Perone

05/04 2017

0.0.3

0.0.3.0

Checks if type hints are present and coherent with doc block declarations

  Sources   Download

MIT

The Requires

 

The Development Requires

by Marco Perone

05/04 2017

0.0.2

0.0.2.0

Checks if type hints are present and coherent with doc block declarations

  Sources   Download

MIT

The Requires

 

The Development Requires

by Marco Perone

05/04 2017

0.0.1

0.0.1.0

Cheks which methods are missing a return type hint

  Sources   Download

MIT

The Requires

 

The Development Requires

by Marco Perone