reback00 6bf245baac php-codesniffer: Builds from source 3 years ago
..
README.md a33ea5a5db Added PHP CodeSniffer package 3 years ago
template 6bf245baac php-codesniffer: Builds from source 3 years ago

README.md

php-codesniffer package for Void Linux

This package provides PHP CodeSniffer, which is used to validate PHP files based on different standards.

The template file is prepared for use with xbps-src in Void Linux.

Installation

sudo xbps-install xtools
git clone https://github.com/void-linux/void-packages
cd void-packages
./xbps-src binary-bootstrap
# Do the above once if not done already.
# Copy this `php-codesniffer` folder under `srcpkgs` folder, then...
./xbps-src pkg php-codesniffer
xi php-codesniffer

Help from: