zonuexe/php-checker

Simple PHP checker

0.0.4 2014-12-08 11:49 UTC

This package is auto-updated.

Last update: 2024-04-29 03:42:30 UTC


README

Build Status Downloads this Month

Description

Teto\PHPChecker is a simple PHP code checker.

Requirements

  • PHP (5.4+)
    • ext/tokenizer

Install

Composer

# Project local (dev)
$ composer require --dev zonuexe/php-checker

# Global install
$ composer g require zonuexe/php-checker

Usage

$ ./bin/phpchecker Teto\\PHPChecker src/

Copyright

Simple PHP checker

Copyright (c) 2014 USAMI Kenta