There is no license information available for the latest version (dev-main) of this package.

generate short links

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/ahmedmahfouz/bitly

dev-main 2023-04-06 22:44 UTC

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/');