PHPackages                             pixelvide/laravel-url-shortener - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. pixelvide/laravel-url-shortener

ActivePackage[Utility &amp; Helpers](/categories/utility)

pixelvide/laravel-url-shortener
===============================

Pixelvide URL Shortener

2.1.0(3y ago)017.0k↑25%3[1 PRs](https://github.com/pixelvide/laravel-url-shortener/pulls)GPL-3.0-or-laterPHPPHP ^7.3|^8.0

Since Jun 8Pushed 3y ago1 watchersCompare

[ Source](https://github.com/pixelvide/laravel-url-shortener)[ Packagist](https://packagist.org/packages/pixelvide/laravel-url-shortener)[ RSS](/packages/pixelvide-laravel-url-shortener/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (3)Versions (6)Used By (0)

Pixelvide URL Shortener
-----------------------

[](#pixelvide-url-shortener)

This package allows us to shorter the url easily using multiple ways i.e.

\[x\] AWS Based Functionless URL Shortener

Installation
------------

[](#installation)

require this package with composer:

```
composer require pixelvide/laravel-url-shortener
```

Add following keys in .env file

keyvalueSHORTENER\_API\_URLapigateway urlAfter installing URL Shortener, you can short urls

1. Using AWS Functionless URL Shortener.

```
$url = 'https://www.pixelvide.com';
$awsShortUrl = new \Pixelvide\UrlShortener\AwsShortUrl($url);
$url = new \Pixelvide\UrlShortener\Url;
$shortUrl = $url->shorten($awsShortUrl);
```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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.

###  Release Activity

Cadence

Every ~142 days

Total

4

Last Release

1378d ago

Major Versions

1.0.0 → 2.0.02021-06-17

0.0.1 → 2.1.02022-08-10

### Community

Maintainers

![](https://www.gravatar.com/avatar/86c7c74c5d583650bcc68f91afba7bb86b219493b598d03cecf538c3f6b4be77?d=identicon)[ngoyal16](/maintainers/ngoyal16)

---

Top Contributors

[![ngoyal16](https://avatars.githubusercontent.com/u/10145666?v=4)](https://github.com/ngoyal16 "ngoyal16 (5 commits)")

### Embed Badge

![Health badge](/badges/pixelvide-laravel-url-shortener/health.svg)

```
[![Health](https://phpackages.com/badges/pixelvide-laravel-url-shortener/health.svg)](https://phpackages.com/packages/pixelvide-laravel-url-shortener)
```

###  Alternatives

[wireui/wireui

TallStack components

1.8k1.3M16](/packages/wireui-wireui)[livewire/volt

An elegantly crafted functional API for Laravel Livewire.

4205.3M84](/packages/livewire-volt)[ramonrietdijk/livewire-tables

Dynamic tables for models with Laravel Livewire

21147.4k](/packages/ramonrietdijk-livewire-tables)[prism-php/bedrock

A provider for Prism adding support for AWS Bedrock.

35116.8k1](/packages/prism-php-bedrock)

PHPackages © 2026

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