PHPackages                             meccado/photo-gallery-admin - 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. meccado/photo-gallery-admin

ActiveLibrary[Admin Panels](/categories/admin)

meccado/photo-gallery-admin
===========================

Photo Gallery

1.0.2(9y ago)2881MITHTMLPHP ~5.5|~7.0

Since Jun 11Pushed 8y ago1 watchersCompare

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

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

photo-gallery-admin
===================

[](#photo-gallery-admin)

[![Latest Version on Packagist](https://camo.githubusercontent.com/f8f6dc800f0930a1679a5b9116c1e1bc9a3938505cea1273c5610b88a6dcdb99/68747470733a2f2f706f7365722e707567782e6f72672f6d65636361646f2f70686f746f2d67616c6c6572792d61646d696e2f762f737461626c65)](https://packagist.org/packages/meccado/photo-gallery-admin)[![Latest Unstable Version](https://camo.githubusercontent.com/c9d47ef8ac46f0f294b49d3b3835ffe657e01a3a3cf0bd49b6927b1a21865a33/68747470733a2f2f706f7365722e707567782e6f72672f6d65636361646f2f70686f746f2d67616c6c6572792d61646d696e2f762f756e737461626c65)](https://packagist.org/packages/meccado/photo-gallery-admin)[![Total Downloads](https://camo.githubusercontent.com/d4869d9462bc6f761eff80c21d83d593e58ea49a5f5ef68b579a27dda5b9d9ba/68747470733a2f2f706f7365722e707567782e6f72672f6d65636361646f2f70686f746f2d67616c6c6572792d61646d696e2f646f776e6c6f616473)](https://packagist.org/packages/meccado/photo-gallery-admin)

Install
-------

[](#install)

Via Composer

```
$ composer require "meccado/photo-gallery-admin:~1.0.0"
```

To register the Service Provider edit **config/app.php** file and add to providers array:

```
 /*
  *  Service Provider
  */
  Meccado\PhotoGalleryAdmin\PhotoGalleryAdminServiceProvider::class,
```

Publish files with:

```
#In Laravel =>5.3.x or =>5.4.x or hiegher first run:
$ php artisan make:auth
#then
$ php artisan vendor:publish  --force
```

Migrate &amp; Seed database files with:

```
$ composer dump-autoload
$ php artisan migrate --seed
```

##### Admin Login Page &amp; Credentials

[](#admin-login-page--credentials)

```
Admin Login: http://localhost:8000/admin

Super Admin
User: super@domain.com
Password: password

Admin
User: admin@domain.com
Password: password

General User
User: user@gmail.com
Password: password
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [:author\_name](https://github.com/meccado)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity60

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

Total

3

Last Release

3392d ago

### Community

Maintainers

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

---

Top Contributors

[![meccado](https://avatars.githubusercontent.com/u/8968908?v=4)](https://github.com/meccado "meccado (6 commits)")

---

Tags

laravelPhoto Gallery Admin

### Embed Badge

![Health badge](/badges/meccado-photo-gallery-admin/health.svg)

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

###  Alternatives

[slowlyo/owl-admin

基于 laravel、amis 开发的后台框架~

61214.2k26](/packages/slowlyo-owl-admin)[a2insights/filament-saas

Filament Saas for A2Insights

161.1k](/packages/a2insights-filament-saas)

PHPackages © 2026

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