An open API service indexing awesome lists of open source software.

https://github.com/haehnchen/idea-badge

Provides badges support for statistics of IntelliJ IDEA / PhpStorm Plugin Repository
https://github.com/haehnchen/idea-badge

badge intellij jetbrains php phpstorm

Last synced: 5 months ago
JSON representation

Provides badges support for statistics of IntelliJ IDEA / PhpStorm Plugin Repository

Awesome Lists containing this project

README

          

espendIdeaBadge
=================

[![Build Status](https://travis-ci.org/Haehnchen/idea-badge.svg?branch=master)](https://travis-ci.org/Haehnchen/idea-badge)
[![Total Downloads](https://poser.pugx.org/espend/idea-badge/downloads.png)](https://packagist.org/packages/espend/idea-badge)
[![Latest Stable Version](https://poser.pugx.org/espend/idea-badge/v/stable.png)](https://packagist.org/packages/espend/idea-badge)

### Install

``` bash
$ php composer.phar require espend/idea-badge
```

``` php