Skip to content
This repository has been archived by the owner on Jan 20, 2020. It is now read-only.

⚠️ This project in no longer maintained. ⚠️ -- Simple Class to generate a list of all the Codesniffer Keys in a given directory.

License

Notifications You must be signed in to change notification settings

potherca-abandoned/PhpCodeSnifferKeyFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Php CodeSniffer Key Finder

Build Status Project Stage: Experimental License Badge

This project consists of a class that has one goal: Get all the available keys from PHP_CodeSniffer's Sniffs folders.

The getKeysFromSniffs.php file adds a rather simple interface to this functionality from either a web host or command-line.

Webhostexample
http://your.example.com/?dir=/path/to/code/sniffs/

Commandline example
php getKeysFromSniffs.php /path/to/code/sniffs/

Dependencies

Requires PHP 5.3 or higher

License

Licensed under GPL3+

About

⚠️ This project in no longer maintained. ⚠️ -- Simple Class to generate a list of all the Codesniffer Keys in a given directory.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages