linkorb/phpcsui

There is no license information available for the latest version (dev-master) of this package.

PHPCS User Interface

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 6

Forks: 1

Open Issues: 1

Type:application

dev-master 2014-10-23 20:45 UTC

This package is auto-updated.

Last update: 2024-04-08 19:39:44 UTC


README

A web ui for PHPCS

Installation

Install dependencies

composer install

Starting server

php -S 0.0.0.0:8888 -t web

now open 127.0.0.1:8888 in your browser