Skip to content

Badge Poser

he PHP badges, renders some badges for your readme with the packagist information.

ref-reporef-online-tool

Parameters

Click to show/close parameters

NameTypeRequiredDefaultDescriptionMore Description
ref-params
packagestringtruePackage nameFor example: phpunit/phpunit.
typestringtrueBadge typeSupported: v (latest stable version), v/unstable (latest unstable version), downloads (total downloads), license (license), and more values can be found in Packagist badges.
ref-querys
stylestringflatBadge styleSupported: flat flat-square plastic for-the-badge.
txt
https://poser.pugx.org/{package}/{type}{?style}

Examples

markdown
<!-- phpunit/phpunit -->
![Latest Stable Version](http://poser.pugx.org/phpunit/phpunit/v)
Latest Stable Version

Badge Collection (v3.0.5) MIT Licensed