Skip to content
RonDevHub edited this page Oct 22, 2025 · 4 revisions

Welcome to the Mini-Badges wiki! 🖐️

This is a small, standalone badge system in PHP that doesn't require Redis, Docker, or Node. It supports static and dynamic (GitHub, Codeberg, Forgejo Instanz) badges, styles (similar to Shields), colors, languages (de/en), and simple file caching. It can be self-hosted easily and with little effort.

It currently offers:

  • Static badges: which can be statically assigned with custom text
  • Dynamic badges: which can retrieve and display various values from your Github repositories
  • Icon badges: which display a previously uploaded SVG in the label field and a custom text in the message field

Clone this wiki locally