badge-poser

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

Github星跟踪图

Badge-Poser

NOTE: Development has stopped on version 2 (master branch).

Version 3 is under development and will be released soon. For new contributions, please use the version 3 release branch (release/v3.0.0).


Use shields for your packagist.org repository that shows how many times your project has been downloaded from packagist.org
or its latest stable version.

Latest Stable Version
Latest Unstable Version
Build Status
License
Downloads
composer.lock available

How to create your own Badge

  • Go to the Badge Poser website
  • Insert username/repository and click on Show
  • That's it! Copy the Markdown into the README.md

Why a composer badge?

Not only because all the other languages already have it, but having the latest stable release in the readme could save time.

Contribution

Active contribution and patches are very welcome.
See the github issues. There are some tagged as easy-pick.
To keep things in shape we have a bunch of unit tests. If you're submitting pull requests please
make sure that they are still passing and if you add functionality please
take a look at the coverage as well, it should be pretty high. :)

  • First, fork or clone the repository:
git clone git://github.com/PUGX/badge-poser.git
cd badge-poser
  • Install vendors:
php composer.phar self-update
php composer.phar install
  • Run phpunit:
./bin/phpunit
  • Production
  1. For Production purposes you need Redis.
  2. Update the contributors bin/extract_contributors.py > src/PUGX/BadgeBundle/Resources/views/Page/contributors.html.twig

Donation

Badge Poser serves billion of images per month. We really dream to move all of our code on Amazon AWS but is up to you.

If you use Badge Poser and you like it, please consider to donate. Thank you!

This project is HHVM approved :)

Try:

hhvm ./bin/phpunit

Extract contributors

In order to update the contributors section:

  1. install it running pip install pygithub3 && pip install Jinja2
  2. python bin/extract_contributors.py > src/PUGX/BadgeBundle/Resources/views/Page/contributors.html.twig

主要指标

概览
名称与所有者PUGX/badge-poser
主编程语言Twig
编程语言PHP (语言数: 9)
平台
许可证MIT License
所有者活动
创建于2013-05-24 13:43:57
推送于2025-01-06 14:24:41
最后一次提交2025-01-06 15:24:40
发布数29
最新版本名称v3.9.2 (发布于 )
第一版名称v1.0.0-RC1 (发布于 )
用户参与
星数476
关注者数21
派生数94
提交数1.2k
已启用问题?
问题数155
打开的问题数13
拉请求数489
打开的拉请求数18
关闭的拉请求数596
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?