PHPackages                             egorryaroslavl/galleries - 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. egorryaroslavl/galleries

ActiveLibrary

egorryaroslavl/galleries
========================

Galleries Version 2

1.0.1(8y ago)016MITPHP

Since Aug 1Pushed 8y ago1 watchersCompare

[ Source](https://github.com/egorryaroslavl/galleries)[ Packagist](https://packagist.org/packages/egorryaroslavl/galleries)[ RSS](/packages/egorryaroslavl-galleries/feed)WikiDiscussions master Synced 1mo ago

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

Galleries form
==============

[](#galleries-form)

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

[](#installation)

```
composer require "egorryaroslavl/galleries":"^1.0"

```

Then add ServiceProviders

```
  'providers' => [
    // ...
    Egorryaroslavl\Admin\AdminServiceProvider::class,
	Egorryaroslavl\Galleries\GalleriesServiceProvider::class,
    Collective\Html\HtmlServiceProvider::class,
    Intervention\Image\ImageServiceProvider::class,
    Barryvdh\Elfinder\ElfinderServiceProvider::class,
    // ...
  ],

```

and aliases

```
  'aliases' => [
    // ...
      'Form' => Collective\Html\FormFacade::class,
      'Html' => Collective\Html\HtmlFacade::class,
      'Image' => Intervention\Image\Facades\Image::class,
    // ...
  ],

```

and run

```
php artisan vendor:publish

```

And after all, run this...

```
php artisan migrate

```

And create direcories for icons -

```
  /public/upload/galleries/

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

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

Total

2

Last Release

3202d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/963439f6c0db32d3dede9f3672ac95afbbcdc556621a67022c95bc39b6fbe0a4?d=identicon)[egorryaroslavl](/maintainers/egorryaroslavl)

---

Top Contributors

[![egorryaroslavl](https://avatars.githubusercontent.com/u/18072433?v=4)](https://github.com/egorryaroslavl "egorryaroslavl (2 commits)")

### Embed Badge

![Health badge](/badges/egorryaroslavl-galleries/health.svg)

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

###  Alternatives

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[laravolt/avatar

Turn name, email, and any other string into initial-based avatar or gravatar.

2.0k5.4M31](/packages/laravolt-avatar)[unisharp/laravel-filemanager

A file upload/editor intended for use with Laravel 5 to 10 and CKEditor / TinyMCE

2.2k3.3M73](/packages/unisharp-laravel-filemanager)[aimeos/aimeos-core

Full-featured e-commerce components for high performance online shops

4.5k346.9k46](/packages/aimeos-aimeos-core)[intervention/image-laravel

Laravel Integration of Intervention Image

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

Image thumbnail creation through specially formatted URLs for Laravel

510496.0k22](/packages/bkwld-croppa)

PHPackages © 2026

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