Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hpatoio/bitlybundle

Bitly API Bundle with logging and profiler. Uses hpatoio/bitly-api as client library
https://github.com/hpatoio/bitlybundle

Last synced: about 14 hours ago
JSON representation

Bitly API Bundle with logging and profiler. Uses hpatoio/bitly-api as client library

Awesome Lists containing this project

README

        

# HpatoioBitlyBundle

## This package is not maintained

[![Total Downloads](https://poser.pugx.org/hpatoio/bitly-bundle/downloads.png)](https://packagist.org/packages/hpatoio/bitly-bundle)
[![Latest Stable Version](https://poser.pugx.org/hpatoio/bitly-bundle/v/stable.png)](https://packagist.org/packages/hpatoio/bitly-bundle)
[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/hpatoio/bitlybundle/trend.png)](https://bitdeli.com/free "Bitdeli Badge")

Integrate [hpatoio/bitly-api](https://github.com/hpatoio/bitly-api) in your Symfony2 project

Documentation
-------------
[Read the Documentation](https://github.com/hpatoio/BitlyBundle/blob/master/Resources/doc/index.md)

License
-------------
BitlyBundle is licensed under the CC-BY-SA-3.0 - see [here](http://www.spdx.org/licenses/CC-BY-SA-3.0) for details

Credits
-------------
The structure of this bundle was inspired by the [misd/guzzle-bundle](https://github.com/misd-service-development/guzzle-bundle)