PHPackages                             devpri/tinre - 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. devpri/tinre

ActiveProject

devpri/tinre
============

A fast and powerful Laravel URL Shortener.

v1.0.1(5y ago)70989MITPHPPHP ^7.3

Since Aug 8Pushed 5y ago3 watchersCompare

[ Source](https://github.com/devpri/tinre)[ Packagist](https://packagist.org/packages/devpri/tinre)[ RSS](/packages/devpri-tinre/feed)WikiDiscussions master Synced 4w ago

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

[![](https://camo.githubusercontent.com/828f19f485cf641085e2bf82a03f34377781a57f83db4bfc3e4021e40bbf1409/687474703a2f2f6d656469612e6465767072692e636f6d2f74696e72652f6c6f676f2e706e67)](https://camo.githubusercontent.com/828f19f485cf641085e2bf82a03f34377781a57f83db4bfc3e4021e40bbf1409/687474703a2f2f6d656469612e6465767072692e636f6d2f74696e72652f6c6f676f2e706e67)

[![GitHub Tests](https://github.com/devpri/tinre-core/workflows/tests/badge.svg)](https://github.com/devpri/tinre-core/actions)[![Scrutinizer code quality](https://camo.githubusercontent.com/590872c2cddacf6a7b25cd2de97aca3ed3fad9f705909c4407fd479417535ad2/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f7175616c6974792f672f6465767072692f74696e72652d636f72652f6d6173746572)](https://scrutinizer-ci.com/g/devpri/tinre-core/)[![Scrutinizer coverage](https://camo.githubusercontent.com/d552dddf35eba76bf786af7d9099cac899fba44219ef9054fd7282669ad51e3f/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6465767072692f74696e72652d636f72652f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/devpri/tinre-core/)[![StyleCI](https://camo.githubusercontent.com/b1e4cd36633ea3865aff3c5a03dae6b884754519d06da9b44ceff89a4831f4c6/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3238353532363536372f736869656c64)](https://github.styleci.io/repos/285526567)[![Packagist](https://camo.githubusercontent.com/cf7af5b71cf2a37b1932e2761b5a184b7bb5b19254a20c7ff93e94c042b98e92/68747470733a2f2f706f7365722e707567782e6f72672f6465767072692f74696e72652f76)](https://packagist.org/packages/devpri/tinre)[![GitHub](https://camo.githubusercontent.com/d6bc2221ea50a48a0ee0b5b242730e3a43e2eee900f7159996ee64695be9150d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6465767072692f74696e7265)](https://github.com/devpri/tinre/blob/master/LICENSE.md)

About Tinre
-----------

[](#about-tinre)

A fast and powerful URL Shortener built with Laravel, VueJS, and Tailwind CSS.

[![Tinre](https://camo.githubusercontent.com/0977359b47adb1b4326f14690ae6ef38420a8e771d1b118aa6df967b285acdc5/687474703a2f2f6d656469612e6465767072692e636f6d2f74696e72652f74696e72652e676966)](https://camo.githubusercontent.com/0977359b47adb1b4326f14690ae6ef38420a8e771d1b118aa6df967b285acdc5/687474703a2f2f6d656469612e6465767072692e636f6d2f74696e72652f74696e72652e676966)

Requirements
------------

[](#requirements)

- PHP 7.3+
- Nginx or Apache
- MySQL, MariaDB or PostgreSQL
- Composer

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

[](#installation)

1. Run `composer create-project devpri/tinre`.
2. Update the `DB_*` variables in `.env`. After that run `php artisan migrate` to create all tables.
3. Run `php artisan user:create` to create the first user.
4. Run `php artisan tinre:publish` to publish the assets.
5. Get a [MaxMind](https://support.maxmind.com/account-faq/license-keys/how-do-i-generate-a-license-key/) license key and update the `MAXMIND_LICENSE_KEY` variable. After that run `php artisan geoip:update` to update the GeoIP database.
6. Update the `MAIL_*` variables in .env.

Update
------

[](#update)

1. Make a backup of your data before updating.
2. Run `composer update` to update the dependencies.
3. Run `php artisan tinre:publish` to publish the assets.
4. Check and update [tinre-core](https://github.com/devpri/tinre-core) overridden files.

Security
--------

[](#security)

If you discover a security vulnerability, please send an e-mail to .

License
-------

[](#license)

Tinre is open-source software licensed under the [MIT License](https://github.com/devpri/tinre/blob/master/LICENSE.md).

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 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 ~9 days

Total

3

Last Release

2082d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/651f501fa4ede81e88648629bba1a807be33397b595c8f1eaa0148a8bdfa1c92?d=identicon)[devpri](/maintainers/devpri)

---

Top Contributors

[![paulprisacaru](https://avatars.githubusercontent.com/u/11438273?v=4)](https://github.com/paulprisacaru "paulprisacaru (8 commits)")

---

Tags

laravellaravel-url-shortenerphp-url-shortenertailwindcssurl-shortenervueurllaravelurl shortenerlaravel url shortenertinredevpri

### Embed Badge

![Health badge](/badges/devpri-tinre/health.svg)

```
[![Health](https://phpackages.com/badges/devpri-tinre/health.svg)](https://phpackages.com/packages/devpri-tinre)
```

###  Alternatives

[yorcreative/laravel-urlshortener

A laravel url shortener package that provides internal url redirects with passwords, url expirations, open limits before expiration and click tracking out of the box.

12011.0k](/packages/yorcreative-laravel-urlshortener)[waavi/url-shortener

Url Shortener for Laravel 5 with support for Google and Bitly drivers.

64178.1k](/packages/waavi-url-shortener)[vinelab/url-shortener

URL shortening the easy way.

6217.2k](/packages/vinelab-url-shortener)[laracrafts/laravel-url-shortener

Powerful URL shortening tools in Laravel

97110.7k](/packages/laracrafts-laravel-url-shortener)[nahid/linkify

Converts URLs and email addresses in text into HTML links its extended from Misd\\Linify its also support laravel 5

11136.0k1](/packages/nahid-linkify)

PHPackages © 2026

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