eliashaeussler/typo3-badges

View on GitHub
README.md

Summary

Maintainability
Test Coverage
<div align="center">

![Logo](assets/img/header.png)

# Badges for TYPO3 extensions

[![Coverage](https://img.shields.io/coverallsCoverage/github/eliashaeussler/typo3-badges?logo=coveralls)](https://coveralls.io/github/eliashaeussler/typo3-badges)
[![Maintainability](https://img.shields.io/codeclimate/maintainability/eliashaeussler/typo3-badges?logo=codeclimate)](https://codeclimate.com/github/eliashaeussler/typo3-badges/maintainability)
[![Uptime monitoring](https://betteruptime.com/status-badges/v1/monitor/bxsw.svg)](https://up.eliash.de/)
[![CGL](https://img.shields.io/github/actions/workflow/status/eliashaeussler/typo3-badges/cgl.yaml?label=cgl&logo=github)](https://github.com/eliashaeussler/typo3-badges/actions/workflows/cgl.yaml)
[![Deploy](https://img.shields.io/github/actions/workflow/status/eliashaeussler/typo3-badges/deploy.yaml?label=deploy&logo=github)](https://github.com/eliashaeussler/typo3-badges/actions/workflows/deploy.yaml)
[![API schema](https://img.shields.io/github/actions/workflow/status/eliashaeussler/typo3-badges/schema.yaml?label=schema&logo=github)](https://github.com/eliashaeussler/typo3-badges/actions/workflows/schema.yaml)
[![Tests](https://img.shields.io/github/actions/workflow/status/eliashaeussler/typo3-badges/tests.yaml?label=tests&logo=github)](https://github.com/eliashaeussler/typo3-badges/actions/workflows/tests.yaml)

**🌍&nbsp;[Official website](https://typo3-badges.dev)** |
💾&nbsp;[Repository](https://github.com/eliashaeussler/typo3-badges) |
🐛&nbsp;[Issue tracker](https://github.com/eliashaeussler/typo3-badges/issues)

</div>

A Symfony project that provides endpoints for beautiful TYPO3 badges. Pimp all your
extension documentation with badges for e.g. extension version or TER downloads. All
endpoints provide either rendered SVG badges or JSON configuration for use with
[Shields.io](https://shields.io/endpoint) or [Badgen](https://badgen.net/https).

## ⚡ Usage

An overview of all endpoints and their usage can be found on the
[official website](https://typo3-badges.dev).

## ⭐ License

This project is licensed under [GNU General Public License 3.0 (or later)](LICENSE).