previousnext/phing-phpqatools

This package is abandoned and no longer maintained. No replacement package was suggested.

A library of PHP(CS/MD/LOC) targets for Phing.

Maintainers

Package info

github.com/previousnext/phing-phpqatools

pkg:composer/previousnext/phing-phpqatools

Statistics

Installs: 5 172

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 1

0.0.3 2015-04-23 00:37 UTC

This package is not auto-updated.

Last update: 2021-02-05 22:11:27 UTC


README

Overview

A library of PHP(CS/MD/LOC) targets for Phing.

Installation

This project can be checked out with Composer.

require: "previousnext/phing-phpqatools": "*"

If you are already running a Phing build in an existing project why not include these tasks as well with the following line in your build.xml:

<import file="vendor/previousnext/phing-php/build.xml" optional="true" />

Usage

To get a list of tasks.

phing -l