PHPackages                             ty666/picture-manager - 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. [Image &amp; Media](/categories/media)
4. /
5. ty666/picture-manager

ActiveLibrary[Image &amp; Media](/categories/media)

ty666/picture-manager
=====================

a picture manager tool

2.0.15(8y ago)8378MITPHP

Since Jul 25Pushed 8y ago3 watchersCompare

[ Source](https://github.com/3tnet/pictureManger)[ Packagist](https://packagist.org/packages/ty666/picture-manager)[ RSS](/packages/ty666-picture-manager/feed)WikiDiscussions master Synced 2mo ago

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

pictureManager for Laravel 5.\*
===============================

[](#picturemanager-for-laravel-5)

A picture manage tool

[完整中文文档](https://github.com/3tnet/pictureManager/wiki)

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

[](#installation)

- Run `composer require ty666/picture-manager`
- Add `Ty666\PictureManager\PictureManagerServiceProvider::class,` to **providers** in *config/app.php*
- Run `php artisan vendor:publish --provider="Ty666\PictureManager\PictureManagerServiceProvider"`

Config
------

[](#config)

Set the pictureConfig options in **config/picture.php**

Usage
-----

[](#usage)

Show picture

```
Route::get('pic/{pictureId}_{style?}', function ($pictureId, $style = null) {
    return PictureManager::init($pictureId, $style)->show();
});

```

Visit `http://localhost/pic/99cceb7fd0bdf4e17903dc2655c84af4` ok!

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity74

Established project with proven stability

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

Recently: every ~3 days

Total

32

Last Release

3245d ago

Major Versions

1.0.15 → 2.0.02017-04-23

### Community

Maintainers

![](https://www.gravatar.com/avatar/169f390ecf6810b1e5de6deff4bbec5fff6ffed2c82e115273439cc184709e51?d=identicon)[ty666](/maintainers/ty666)

---

Top Contributors

[![venus-robot](https://avatars.githubusercontent.com/u/120213445?v=4)](https://github.com/venus-robot "venus-robot (50 commits)")

### Embed Badge

![Health badge](/badges/ty666-picture-manager/health.svg)

```
[![Health](https://phpackages.com/badges/ty666-picture-manager/health.svg)](https://phpackages.com/packages/ty666-picture-manager)
```

###  Alternatives

[league/glide

Wonderfully easy on-demand image manipulation library with an HTTP based API.

2.6k51.2M116](/packages/league-glide)[jenssegers/imagehash

Perceptual image hashing for PHP

2.1k2.2M5](/packages/jenssegers-imagehash)[intervention/image-laravel

Laravel Integration of Intervention Image

1496.5M102](/packages/intervention-image-laravel)[bkwld/croppa

Image thumbnail creation through specially formatted URLs for Laravel

510496.0k23](/packages/bkwld-croppa)[lasserafn/php-initial-avatar-generator

A package to generate avatars with initials for PHP

4374.2M13](/packages/lasserafn-php-initial-avatar-generator)[rtippin/messenger

Laravel messenger suite.

45035.8k4](/packages/rtippin-messenger)

PHPackages © 2026

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