PHPackages                             castor-php/php-qa - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. castor-php/php-qa

ActiveCastor-plugin[Testing &amp; Quality](/categories/testing)

castor-php/php-qa
=================

PHP Quality tools functions for castor

0.3.3(5mo ago)31.7k↓60.7%2MITPHP

Since Mar 5Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/castor-php/php-qa)[ Packagist](https://packagist.org/packages/castor-php/php-qa)[ RSS](/packages/castor-php-php-qa/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (6)Dependencies (1)Versions (7)Used By (0)

Castor PHP Quality Assurance Tools
==================================

[](#castor-php-quality-assurance-tools)

This repository contains functions to run PHP quality assurance tools on Castor projects.

It does not add command to your castor project, but rather provide a set of functions that should work in any environment without having PHP installed only castor is required.

Installation
------------

[](#installation)

To install the package, you can use the following command:

```
castor composer require castor-php/php-qa
```

Usage
-----

[](#usage)

Each tool is provided as a function that you can call in your castor project.

```
