PHPackages                             ucraft-com/laravel-tinify - 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. ucraft-com/laravel-tinify

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

ucraft-com/laravel-tinify
=========================

Laravel Facade for tinify API

1.0.1(10y ago)0339MITPHPPHP &gt;=5.5.0

Since May 31Pushed 6y agoCompare

[ Source](https://github.com/ucraft-com/laravel-tinify)[ Packagist](https://packagist.org/packages/ucraft-com/laravel-tinify)[ RSS](/packages/ucraft-com-laravel-tinify/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

laravel-tinify
==============

[](#laravel-tinify)

This package provides integration with the Tinify a.k.a TinyPNG API.

The package simply provides a Tinify facade that acts as a wrapper to the [tinify/tinfiy-php](https://github.com/tinify/tinify-php)

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

[](#installation)

Install via composer by adding the following to your composer.json:

```
    ...
    "require": {
        "ucraft-com/laravel-tinify": "~1.0"
    }
    ...
```

Add service provider to `config/app.php`:

```
    ...
    UcraftCom\LaravelTinify\LaravelTinifyServiceProvider::class
    ...
```

Add alias to `config/app.php`:

```
    ...
    'Tinify' => UcraftCom\LaravelTinify\Facades\Tinify::class
    ...
```

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

[](#configuration)

Set a env variable "TINIFY\_APIKEY" with your issued apikey

This package is available under the [MIT license](http://opensource.org/licenses/MIT).

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity59

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

Total

2

Last Release

3671d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f27fc61586c657de576cc2eb314e50979fdae18730accb87589b5d4f41a674a7?d=identicon)[ucraft](/maintainers/ucraft)

---

Top Contributors

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

---

Tags

tinypngtinify

### Embed Badge

![Health badge](/badges/ucraft-com-laravel-tinify/health.svg)

```
[![Health](https://phpackages.com/badges/ucraft-com-laravel-tinify/health.svg)](https://phpackages.com/packages/ucraft-com-laravel-tinify)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[renatomarinho/laravel-page-speed

Laravel Page Speed

2.5k1.7M11](/packages/renatomarinho-laravel-page-speed)[illuminate/pagination

The Illuminate Pagination package.

12234.1M1.0k](/packages/illuminate-pagination)[illuminate/pipeline

The Illuminate Pipeline package.

9349.2M278](/packages/illuminate-pipeline)[illuminate/redis

The Illuminate Redis package.

8314.6M371](/packages/illuminate-redis)[illuminate/cookie

The Illuminate Cookie package.

244.6M136](/packages/illuminate-cookie)

PHPackages © 2026

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