ahmedmahfouz / bitly
generate short links
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/ahmedmahfouz/bitly
This package is auto-updated.
Last update: 2025-10-07 04:36:06 UTC
README
iam ahmed mahfouz backend engineer
About Pacakge
package generate short links and still in development
Installation
composer require ahmedmahfouz/bitly:dev-main
Publish Config
php artisan vendor:publish --tag="bitly"
Env variable
BITLYTOKEN= write your token
get from https://app.bitly.com/
Class
namespace Ahmedmahfouz\Bitly\BitlyShortner;
/// BitlyShortner::shorten('https://www.facebook.com/');