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.2.0(1mo ago)017.5k↓78%4[1 PRs](https://github.com/pixelvide/laravel-url-shortener/pulls)GPL-3.0-or-laterPHPPHP ^7.3|^8.0

Since Jun 8Pushed 1mo 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 2w ago

READMEChangelog (5)Dependencies (6)Versions (7)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

51

—

FairBetter than 95% of packages

Maintenance91

Actively maintained with recent releases

Popularity26

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 87.5% 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 ~464 days

Total

5

Last Release

43d 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 (7 commits)")[![kvprasad505](https://avatars.githubusercontent.com/u/43300028?v=4)](https://github.com/kvprasad505 "kvprasad505 (1 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

[leantime/leantime

Open source project management system for non-project managers. Simple like Trello, powerful like Jira. Built with neurodiversity in mind.

11.3k4.0k](/packages/leantime-leantime)[crumbls/layup

A visual page builder plugin for Filament 5 — Divi-style grid layouts with extensible widgets.

604.0k2](/packages/crumbls-layup)

PHPackages © 2026

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