Sahil1786 / github-img-badge

Github Repository Badge as an image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github Repository Image Badge

PHP-script which creates an image similar to the output of the https://github.com/heipei/github-commit-badge. Usefull to integrate in forums etc., where JavaScript or even plain HTML is not allowed.

Example

http://dev.tiefpunkt.com/github-img-badge/badge.php?user=tiefpunkt&repo=github-img-badge

Inspiration

Disclaimer

This badge has been a "remember-how-to-write-php"-kind of project, thus the code is anything but pretty, and probably buggy as hell. Use at your own risk!

License

Licensed under MIT license. See LICENSE for details.

Contributing

Contributions are always welcome!

--> Hacktoberfest

If you wish to contribute, make sure you work in the develop branch, the master/main branch is only for release to the production.

About

Github Repository Badge as an image

License:MIT License


Languages

Language:PHP 100.0%