2017 © Pedro Peláez
 

library idea-badge

Provides badges support for statistics of IntelliJ IDEA / PhpStorm Plugin Repository with the help of Poser library.

image

espend/idea-badge

Provides badges support for statistics of IntelliJ IDEA / PhpStorm Plugin Repository with the help of Poser library.

  • Sunday, April 30, 2017
  • by Haehnchen
  • Repository
  • 1 Watchers
  • 2 Stars
  • 20 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 9 Versions
  • 0 % Grown

The README.md

espendIdeaBadge

Build Status Total Downloads Latest Stable Version, (*1)

Install

``` bash $ php composer.phar require espend/idea-badge, (*2)


``` php <?php // app/AppKernel.php public function registerBundles() { $bundles = array( // ... new espend\IdeaBadgeBundle\espendIdeaBadgeBundle(), ); }

Configuration

``` yaml, (*3)

app/config/routing.yml

espend_poser_extra: resource: . type: espend_idea_badge, (*4)


## Basic Usage ``` yaml # app/config/config.yml espend_idea_badge: badge_lifetime: 3600 route_path: '/badges/{id}/{provider}' badge_controller: 'espend_idea_badge_bundle.badge.controller:showAction' monthly_storage_path: '%kernel.root_dir%/../var/badge_monthly_storage_path.json'

Urls

/badge/{pluginId}/downloads
/badge/{pluginId}/last-month
/badge/{pluginId}/version

Run tests

vendor/bin/phpunit tests/

The Versions

30/04 2017

dev-master

9999999-dev

Provides badges support for statistics of IntelliJ IDEA / PhpStorm Plugin Repository with the help of Poser library.

  Sources   Download

The Requires

 

30/04 2017

v1.3.2

1.3.2.0

Provides badges support for statistics of IntelliJ IDEA / PhpStorm Plugin Repository with the help of Poser library.

  Sources   Download

The Requires

 

30/04 2017

dev-Haehnchen-patch-1

dev-Haehnchen-patch-1

Provides badges support for statistics of IntelliJ IDEA / PhpStorm Plugin Repository with the help of Poser library.

  Sources   Download

The Requires

 

01/11 2016

v1.3.1

1.3.1.0

Provides badges support for statistics of IntelliJ IDEA / PhpStorm Plugin Repository with the help of Poser library.

  Sources   Download

The Requires

 

30/10 2016

v1.3

1.3.0.0

Provides badges support for statistics of IntelliJ IDEA / PhpStorm Plugin Repository with the help of Poser library.

  Sources   Download

The Requires

 

30/07 2016

v1.2

1.2.0.0

Provides badges support for statistics of IntelliJ IDEA / PhpStorm Plugin Repository with the help of Poser library.

  Sources   Download

The Requires

 

12/06 2016

v1.1.1

1.1.1.0

Provides badges support for statistics of IntelliJ IDEA / PhpStorm Plugin Repository with the help of Poser library.

  Sources   Download

The Requires

 

12/06 2016

v1.1

1.1.0.0

Provides badges support for statistics of IntelliJ IDEA / PhpStorm Plugin Repository with the help of Poser library.

  Sources   Download

The Requires

 

03/07 2015

v1.0

1.0.0.0

Provides badges support for statistics of IntelliJ IDEA / PhpStorm Plugin Repository with the help of Poser library.

  Sources   Download

The Requires