Get support for mykiwi/phaudit

If you're new to LTH, please see our FAQ for more information on what it is we do.

Support Options

Unfortunately, there are currently no active helpers for this repository on the platform. Until they become available, we reccomend the following actions:

View Open Issues

Take a look to see if anyone else has experienced the same issue as you and if they managed to solve it.

Open an Issue

Make sure to read any relevant guidelines for opening issues on this repo before posting a new issue.

Sponsor directly

Check out the page and see if there are any options to sponsor this project or it's developers directly.

mykiwi/phaudit

mykiwi/phaudit

A simple Docker image to run some PHP quality assurance tools on your project.

Usage

docker run -ti --workdir=`pwd` --volume=`pwd`:`pwd` mykiwi/phaudit:VERSION

Version numbers are MAJOR.MINOR-YY.MM

Releases of mykiwi/phaudit are versioned by the PHP major and minor version, but also by the year and month of the tag release - for example, mykiwi/phaudit:7.4-20.03 will contains tools compatible with PHP 7.4 and was released in March 2020.

Release cadence

GitHub Actions publishes a new release of mykiwi/phaudit Docker image on a regular cadence, enabling the community and developers to having access to newer open source upstream capabilities without breaking previous versions.

Available tools

License

This project is released under the MIT License

Our Mission

We want to make open source more sustainable. The entire platform was born from this and everything we do is in aid of this.

Interesting Articles

Thank you for checking out LiveTechHelper |
2025 © lth-dev incorporated

p-e622a1a2