PHPackages                             chuoke/image-gallery - 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. chuoke/image-gallery

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

chuoke/image-gallery
====================

A unified package of images for access to image sites.

0.0.3(4y ago)05MITPHPPHP ^8.0

Since Jul 18Pushed 4y ago1 watchersCompare

[ Source](https://github.com/chuoke/image-gallery)[ Packagist](https://packagist.org/packages/chuoke/image-gallery)[ Docs](https://github.com/chuoke/image-gallery)[ GitHub Sponsors](https://github.com/chuoke)[ RSS](/packages/chuoke-image-gallery/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (5)Versions (4)Used By (0)

A unified package of images for access to image sites
=====================================================

[](#a-unified-package-of-images-for-access-to-image-sites)

[![Latest Version on Packagist](https://camo.githubusercontent.com/a96db97a7ae7acdf790809567334ef4d0e0944db5b5b78fdf417aa0e6fe68a07/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6368756f6b652f696d6167652d67616c6c6572792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/chuoke/image-gallery)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/2806d67a780544ff9f028ce007fe70edbd665ec17fc6eb42512648163365ba0a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6368756f6b652f696d6167652d67616c6c6572792f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/chuoke/image-gallery/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amaster)[![Total Downloads](https://camo.githubusercontent.com/a255386ab0d2b91deaf6ff023082e9bcbaff2916f4e6308de0d1c40ed254aa26/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6368756f6b652f696d6167652d67616c6c6572792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/chuoke/image-gallery)

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

[](#installation)

You can install the package via composer:

```
composer require chuoke/image-gallery
```

Usage
-----

[](#usage)

```
$config = [
    'default' => 'bing',

    'drivers' => [
        'pexels' => [
            'api_key' => 'your-api-key',
        ],
        'unsplash' => [
            'access_key' => 'your-access-key',
        ],
    ],
];

$imageGallery = (new \Chuoke\ImageGallery\ImageGalleryFactory($config))->gallery('pexels');

$images = $imageGallery->get();
```

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

Total

3

Last Release

1744d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

image gallerychuoke

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/chuoke-image-gallery/health.svg)

```
[![Health](https://phpackages.com/badges/chuoke-image-gallery/health.svg)](https://phpackages.com/packages/chuoke-image-gallery)
```

###  Alternatives

[intervention/image-laravel

Laravel Integration of Intervention Image

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

OpenTok is a platform for creating real time streaming video applications, created by TokBox.

1413.0M10](/packages/opentok-opentok)[tzsk/sms

A robust and unified SMS gateway integration package for Laravel, supporting multiple providers.

320244.3k6](/packages/tzsk-sms)[ralphjsmit/laravel-glide

Auto-magically generate responsive images from static image files.

4719.6k5](/packages/ralphjsmit-laravel-glide)[aedart/athenaeum

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

245.2k](/packages/aedart-athenaeum)[al-saloul/filament-image-gallery

A Filament plugin for displaying image galleries with zoom, rotate, and flip capabilities

408.4k](/packages/al-saloul-filament-image-gallery)

PHPackages © 2026

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