PHPackages                             slvler/cuttly - 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. slvler/cuttly

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

slvler/cuttly
=============

Cutt.ly API wrapper for Laravel

v2.0.2(1y ago)40524MITPHPPHP ^8.1

Since Aug 7Pushed 1y ago1 watchersCompare

[ Source](https://github.com/slvler/laravel-url-shortener)[ Packagist](https://packagist.org/packages/slvler/cuttly)[ Docs](https://github.com/slvler/laravel-url-shortener)[ RSS](/packages/slvler-cuttly/feed)WikiDiscussions main Synced yesterday

READMEChangelog (7)Dependencies (6)Versions (8)Used By (0)

Cuttly Service
==============

[](#cuttly-service)

[![tests](https://github.com/slvler/laravel-url-shortener/actions/workflows/tests.yml/badge.svg)](https://github.com/slvler/laravel-url-shortener)[![Latest Stable Version](https://camo.githubusercontent.com/03d2f0fffb4479b338032a2128c628ffc546aeba342a6818444f7c5169c29968/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f736c766c65722f637574746c792e737667)](https://packagist.org/packages/slvler/cuttly)[![License](https://camo.githubusercontent.com/a09ff88052025862e17a661dcc7c5e8d799bd03bdb37e639bd7fb6802a226900/68747470733a2f2f706f7365722e707567782e6f72672f736c766c65722f62616c6c646f6e746c69652d6c61726176656c2f6c6963656e7365)](https://packagist.org/packages/slvler/balldontlie-laravel)[![Total Downloads](https://camo.githubusercontent.com/cb54efcdb3479f6ff6a72e3dba506a872ad2cad9c09b33b03a6f77432b1ca614/68747470733a2f2f706f7365722e707567782e6f72672f736c766c65722f637574746c792f646f776e6c6f616473)](https://packagist.org/packages/slvler/cuttly)

This package provides a convenient wrapper to the [Cuttly API](https://cutt.ly/api-documentation/regular-api) for Laravel applications.

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

[](#requirements)

- PHP 8.1
- Laravel 9.x | 10.x

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

[](#installation)

To install this package tou can use composer:

```
composer require slvler/cuttly
```

Usage
-----

[](#usage)

#### Find player

[](#find-player)

```
$data['short'] = 'google.com';

Cuttly::short($data);
```

URL Shortener:

```
{
  "url": {
    "status": 7,
    "fullLink": "http://google.com",
    "date": "2023-08-07",
    "shortLink": "https://cutt.ly/ewdVijlY",
    "title": "Google"
  }
}
```

#### Edit Url

[](#edit-url)

```
$data['edit'] = 'cutt.ly/LwdCoBmo';

Cuttly::edit($data);
```

Edit URL:

```
{
  "url": {
    "status": 1
  }
}
```

#### Find games

[](#find-games)

```
$data['stats'] = 'cutt.ly/ewdVijlY';

Cuttly::stats($data);
```

URL Stats:

```
{
  "stats": {
    "status": 1,
    "clicks": 0,
    "date": "2023-08-07",
    "title": "Google",
    "fullLink": "http://google.com",
    "shortLink": "https://cutt.ly/ewdVijlY",
    "facebook": 0,
    "twitter": 0,
    "pinterest": 0,
    "instagram": 0,
    "googlePlus": 0,
    "linkedin": 0,
    "rest": 0,
    "devices": {},
    "refs": {},
    "bots": "Insufficient subscription level"
  }
}
```

Testing
-------

[](#testing)

```
composer test
```

Credits
-------

[](#credits)

- [slvler](https://github.com/slvler)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](https://github.com/slvler/balldontlie-service/blob/main/LICENSE.md) for more information.

Contributing
------------

[](#contributing)

You're very welcome to contribute. Please see [CONTRIBUTING](https://github.com/slvler/balldontlie-service/blob/main/CONTRIBUTING.md) for details.

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity57

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

Recently: every ~117 days

Total

7

Last Release

592d ago

Major Versions

v1.0.3 → v2.0.02024-11-18

PHP version history (2 changes)v1.0.0PHP ^8.0.2

v2.0.0PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/0ab8128832fb3e8a0d513453a903d7c49475f5f89dbf7ec39cf1d0518026b7ea?d=identicon)[slvler](/maintainers/slvler)

---

Top Contributors

[![selviler](https://avatars.githubusercontent.com/u/56368718?v=4)](https://github.com/selviler "selviler (24 commits)")

---

Tags

phplaravelcuttly

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/slvler-cuttly/health.svg)

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

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[nativephp/mobile

NativePHP for Mobile

1.1k75.1k91](/packages/nativephp-mobile)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[venturedrake/laravel-crm

A free open source CRM built as a package for laravel projects

43311.1k](/packages/venturedrake-laravel-crm)[simplestats-io/laravel-client

Server-side analytics for Laravel that follows the full funnel from visit to registration to payment, attributed to the channel that drove it. Revenue, MRR, churn and ad-spend profit (ROAS/CAC) per channel. GDPR compliant, ad-blocker proof.

5021.9k](/packages/simplestats-io-laravel-client)

PHPackages © 2026

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