phpl

command module
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 4, 2017 License: MIT Imports: 6 Imported by: 0

README

phpl

Inspired by phplint, phpl is a concurrent php linter written in Go.

Go Report Card GoDoc

Motivation

PHP's native linter can only lint one file at a time, and that's slow.

Installation

The easiest way to install phpl is to download the latest binary and place it in your $PATH.

Alternatively if you have a go workspace, you can use go get.

go get github.com/wayneashleyberry/phpl
Usage
cd /path/to/php
phpl
License

MIT © Wayne Ashley Berry

Documentation

Overview

command phpl is a wrapper for php's native linter which adds support for linting many files concurrently.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL