Badges
By Matthias Noback
A package to test different quality-related badges that are available for packages.
Here they come:
AppVeyor CI
The badge from AppVeyor CI shows the status of the last build of the project.
Travis CI
The badge from Travis CI shows the status of the last build of the project.
Badge Poser
Badges from Badge Poser provide information about the Composer package associated with this repository, e.g. the latest versions (stable and unstable) and download statistics (total, monthly and daily).
Open Source Badges
Licence Badges
TypeScript Badges
Scrutinizer
Badges from Scrutinizer provide information about the quality of code in this repository. The first badge shows the Quality Score, which is based on the outcome of the static analysis tools that are supported by the continuous integration server. The second badge shows the percentage of code covered by unit tests, which is calculated using PHPUnit.
Coveralls
The badge from Coveralls shows the percentage of code in this package that is covered by unit tests.
Bitdeli
The badge from Bitdeli gives an indication of the repository's popularity.
SensioLabs Insight
The badge from SensioLabs Insight provides another indication of the quality of a project. It checks for a lot of issues and enforces/encourages best practices. The following styles are available:
VersionEye
The badge from VersionEye shows whether or not
this package has any out-dated dependencies, based on its composer.json
file.
HHVM Support
This website hhvm.h4cc.de simply checks your Travis-CI configuration if the tests run with HHVM.