2017 © Pedro Peláez
 

application phpcsui

PHPCS User Interface

image

linkorb/phpcsui

PHPCS User Interface

  • Thursday, October 23, 2014
  • by joostfaassen
  • Repository
  • 4 Watchers
  • 1 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

PHPCS UI

A web ui for PHPCS, (*1)

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, (*2)

The Versions