Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hpatoio/bitlybundle
- Owner: hpatoio
- Created: 2013-11-18T16:28:49.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2019-12-04T10:44:46.000Z (almost 5 years ago)
- Last Synced: 2024-10-13T19:17:46.962Z (26 days ago)
- Language: PHP
- Homepage:
- Size: 22.5 KB
- Stars: 6
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 detailsCredits
-------------
The structure of this bundle was inspired by the [misd/guzzle-bundle](https://github.com/misd-service-development/guzzle-bundle)