PHPackages                             taggers/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. [Admin Panels](/categories/admin)
4. /
5. taggers/gallery

ActiveLibrary[Admin Panels](/categories/admin)

taggers/gallery
===============

Taggers CMS gallery module

1.1(7y ago)011proprietaryPHPPHP &gt;=5.6.4

Since Jan 20Pushed 7y ago1 watchersCompare

[ Source](https://github.com/sushantaryal/gallery)[ Packagist](https://packagist.org/packages/taggers/gallery)[ RSS](/packages/taggers-gallery/feed)WikiDiscussions master Synced 4w ago

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

Taggers CMS Gallery Module
==========================

[](#taggers-cms-gallery-module)

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

[](#installation)

First, you'll need to install the package via Composer:

```
composer require taggers/gallery
```

Then, update `config/app.php` by adding an entry for the service provider.

```
'providers' => [
    // ...
    Taggers\Gallery\GalleryServiceProvider::class,
];
```

Finally, from the command line again, publish the migrations:

```
php artisan vendor:publish
php artisan migrate
```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

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

Total

2

Last Release

2896d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/05c907e2aa7e31ac496a8c30eac50e735157cda263dd728187527b2f6771eb86?d=identicon)[sushantaryal8](/maintainers/sushantaryal8)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[backpack/pagemanager

Create admin panels for presentation websites on Laravel, using page templates and Backpack\\CRUD.

374537.1k6](/packages/backpack-pagemanager)[backpack/newscrud

An admin panel for news with categories and tags, using Backpack\\CRUD on Laravel 5.

236162.7k1](/packages/backpack-newscrud)[binshops/laravel-blog

Simple blog package (with admin panel) for Laravel. Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.

48649.8k](/packages/binshops-laravel-blog)[exceedone/exment

Management for Product, Client, Contracts, Subscription, ...

28038.3k](/packages/exceedone-exment)[eveseat/web

SeAT Web Interface

2623.4k149](/packages/eveseat-web)[panichd/panichd

Ticketing system for Laravel (from 5 to 8). Allows to create new tickets via form only. Includes file attachments, ticket tags, filtering, scheduling and e-mail notifications.

925.7k](/packages/panichd-panichd)

PHPackages © 2026

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