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(9y 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 today

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 49% 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

3619d 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

[yasmuru/ys-tinify-laravel

Tinify API support with laravel

4136.0k](/packages/yasmuru-ys-tinify-laravel)[tinify/magento2

Make your web shop faster by compressing your JPEG and PNG images. This plugin automatically optimizes your images by integrating with the popular image compression services TinyJPG and TinyPNG.

4345.8k](/packages/tinify-magento2)[interaction-design-foundation/laravel-geoip

Support for multiple Geographical Location services.

17221.0k3](/packages/interaction-design-foundation-laravel-geoip)[schmitzal/tinyimg

Image compression for all pngs and jpgs uploaded to the backend (using the tinypng API)

16125.5k](/packages/schmitzal-tinyimg)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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