PHPackages                             simcript/cuter - 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. simcript/cuter

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

simcript/cuter
==============

A link shorthand

113PHP

Since Sep 29Pushed 7y ago1 watchersCompare

[ Source](https://github.com/simcript/cuter)[ Packagist](https://packagist.org/packages/simcript/cuter)[ RSS](/packages/simcript-cuter/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Cuter
=====

[](#cuter)

This is a laravel package to shorten the link

Getting Started
---------------

[](#getting-started)

Cuter helps you to make your links short and beautiful. You can use this package to shorten the links. By installing this package, you will have a link shortener link.

### Prerequisites

[](#prerequisites)

The cuter is a Laravel package, so you must install Laravel first to use.

```
composer create-project --prefer-dist laravel/laravel CuterSite
```

Laravel is a PHP framework. Take a look at [This Link](https://laravel.com/docs) for more information.

### Installing

[](#installing)

After installing Laravel in your Laravelan directory, run the following code through the console.

```
composer require simcript/cuter
```

Configuration
-------------

[](#configuration)

To use this package, you need to create the corresponding tables in the database. To do this, run the following command:

```
$ php artisan migrate
```

Config file defaults putting up in `config/cuter.php`. Copy this file to your own config directory to modify the values. You can publish the config using this command:

```
$ php artisan vendor:publish --provider="Simcript\Cuter\CuterServiceProvider"
```

Built With
----------

[](#built-with)

- [Laravel](https://laravel.com/docs) - The web framework used
- [Composer](https://getcomposer.org) - Dependency Management
- [Atom](https://atom.io) - A hackable text editor

License
-------

[](#license)

This project is licensed under the MIT License

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/1352e8fec994a6ba45ca0145bdbb0557d0652aa0624e45b2700a7dbc7493eaa3?d=identicon)[alia-mehr](/maintainers/alia-mehr)

---

Top Contributors

[![alia-mehr](https://avatars.githubusercontent.com/u/17356379?v=4)](https://github.com/alia-mehr "alia-mehr (37 commits)")

### Embed Badge

![Health badge](/badges/simcript-cuter/health.svg)

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

###  Alternatives

[serhioromano/bootstrap-calendar

Bootstrap full view calendar.

3.0k5.9k2](/packages/serhioromano-bootstrap-calendar)[motomedialab/laravel-self-healing-urls

Generate self-healing URLs for models

252.7k](/packages/motomedialab-laravel-self-healing-urls)

PHPackages © 2026

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