PHPackages                             appventus/avbitly-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. appventus/avbitly-bundle

AbandonedArchivedSymfony-bundle

appventus/avbitly-bundle
========================

Symfony AvBitlyBundle

25.0kPHP

Since Dec 5Pushed 9y ago10 watchersCompare

[ Source](https://github.com/AppVentus/AvBitlyBundle)[ Packagist](https://packagist.org/packages/appventus/avbitly-bundle)[ RSS](/packages/appventus-avbitly-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

AvBitlyBundle
=============

[](#avbitlybundle)

This bundle permits to use the bitly api V3

Configuration
=============

[](#configuration)

In your config.yml, add this parameters:

```
av_bitly:
    bitly_token:  %bitly_token%  #mandatory
    bitly_api_address: '' #optional, default value = 'https://api-ssl.bitly.com'
    bitly_domain: yourdomain #optional, default value = ''

```

Usage
=====

[](#usage)

```
$bitlyService = $this->get('av_bitly.bitly_service');
//generate the bitly url
$shortUrl = $bitlyService->shorten($route);

```

Fonctions
=========

[](#fonctions)

The functions availables are:

-shorten

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/7098ddf149da227cb3b05de081a24376838056f43162b6e836ac1afc10b26b83?d=identicon)[lenybernard](/maintainers/lenybernard)

---

Top Contributors

[![paulandrieux](https://avatars.githubusercontent.com/u/1942078?v=4)](https://github.com/paulandrieux "paulandrieux (6 commits)")[![lenybernard](https://avatars.githubusercontent.com/u/618536?v=4)](https://github.com/lenybernard "lenybernard (1 commits)")[![thomasbeaujean](https://avatars.githubusercontent.com/u/5817919?v=4)](https://github.com/thomasbeaujean "thomasbeaujean (1 commits)")

### Embed Badge

![Health badge](/badges/appventus-avbitly-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/appventus-avbitly-bundle/health.svg)](https://phpackages.com/packages/appventus-avbitly-bundle)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
