PHPackages                             orh/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. [API Development](/categories/api)
4. /
5. orh/laravel-tinify

ActiveLibrary[API Development](/categories/api)

orh/laravel-tinify
==================

Tinify API client for Laravel

v1.0.0(4y ago)020MITPHPPHP &gt;=7.0

Since Aug 23Pushed 4y ago1 watchersCompare

[ Source](https://github.com/ouronghuang/laravel-tinify)[ Packagist](https://packagist.org/packages/orh/laravel-tinify)[ RSS](/packages/orh-laravel-tinify/feed)WikiDiscussions master Synced today

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

 Tinify API client for Laravel
===============================

[](#--tinify-api-client-for-laravel)

 [ ![Packagist PHP Version Support](https://camo.githubusercontent.com/1531696da1cb2f23d0e08f66dcca1b20a9fc52e0532fbf792d64115ba3c714cf/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6f72682f6c61726176656c2d74696e696679) ](https://packagist.org/packages/orh/laravel-tinify) [ ![Packagist Version](https://camo.githubusercontent.com/5c3ddfee1a4ed77e3f8c621c650c3f4fbb34374fbed85545f3be98d2313e6bb3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f72682f6c61726176656c2d74696e6966793f636f6c6f723d646638303537) ](https://packagist.org/packages/orh/laravel-tinify) [ ![Packagist Downloads](https://camo.githubusercontent.com/329c7eccec9eb7e0bb79c7c6d86f8a662cf02a2230f95f8bac6e9b2f98cd0f9a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f72682f6c61726176656c2d74696e696679) ](https://packagist.org/packages/orh/laravel-tinify)

- 适用于 Laravel 5.5+
- 基于 [tinify-php](https://github.com/tinify/tinify-php)

安装
--

[](#安装)

```
$ composer require orh/laravel-tinify

```

发布配置
----

[](#发布配置)

```
$ php artisan vendor:publish --tag=tinify-config

```

使用
--

[](#使用)

```
$tinify = app('tinify');
$source = $tinify->fromFile("unoptimized.webp");
$source->toFile("optimized.webp");
```

License
-------

[](#license)

MIT

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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

Unknown

Total

1

Last Release

1722d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/11351762?v=4)[orh](/maintainers/orh)[@OrH](https://github.com/OrH)

---

Top Contributors

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

---

Tags

phplaraveltinifylaravel-tinify

### Embed Badge

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

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

###  Alternatives

[joisarjignesh/bigbluebutton

BigBlueButton Server API Library for Laravel

162145.5k1](/packages/joisarjignesh-bigbluebutton)[jeroen-g/flickr

Modern PHP package to make Flickr API calls. Ships with Laravel implementation.

2559.9k2](/packages/jeroen-g-flickr)[octw/aramex

A Library to integrate with Aramex APIs

2925.2k](/packages/octw-aramex)[exlo89/laravel-sevdesk-api

A helpful Sevdesk API client for Laravel.

1116.5k](/packages/exlo89-laravel-sevdesk-api)[dystcz/lunar-api

Dystore API layer for Lunar e-commerce package

411.1k3](/packages/dystcz-lunar-api)[wxm/pdd-sdk

拼多多 SDK 封装, 调用简单、语义化增强。支持 Laravel/Lumen。

154.7k](/packages/wxm-pdd-sdk)

PHPackages © 2026

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