Hey,
I created a driver-based url shortener package for FuelPHP which shortens and expands urls.
I've included a bit.ly driver too and I'm hoping to expand it in the future.
If you want to create a driver for services like tinyurl and goo.gl, create them and pull request
https://github.com/unforeseen/fuel-urlshortener
Let me know what you think
Rob
Thanks, that's what I was looking for
For now I'm using simple, own, bitly class, but this one is better
I think only name should be somehow shorter... but it's non issue - thanks