UrlShortenerBundle
UrlShortenerBundle copied to clipboard
Implementation of UrlShortener library for Symfony
Will this Bundle keep updated ?
Hi @mremi, Why isn't this bundle using the version `2.*` of the UrlShortener library? I want to deprecate the `guzzle/guzzle` package in my project, and I can't do it because...
The global flush of the entity manger is unnecessary and problematic -- only the link itself should be persisted to the database. I'll add a PR for this.
Hi, first, thanks for this bundle. I created a user on bitly and put the credentials on the configuration. I tested with the oauth credentials and also found a place...