PHPackages                             meccado/carousel-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/carousel-admin

ActiveLibrary[Admin Panels](/categories/admin)

meccado/carousel-admin
======================

Laravel Carousel Admin

1.0.5(9y ago)162MITHTMLPHP ~5.5|~7.0

Since Jun 11Pushed 9y ago1 watchersCompare

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

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

carousel-admin
==============

[](#carousel-admin)

[![Latest Version on Packagist](https://camo.githubusercontent.com/1e47c9b2858d51907abc851d8f83be5eb9671a00dc3491bd0460b5935e760bae/68747470733a2f2f706f7365722e707567782e6f72672f6d65636361646f2f6361726f7573656c2d61646d696e2f762f737461626c65)](https://packagist.org/packages/meccado/carousel-admin)[![Latest Unstable Version](https://camo.githubusercontent.com/202ee92c2739d5daaf853d59361b52252e31977d45cf9265fbe8e47985ebdce1/68747470733a2f2f706f7365722e707567782e6f72672f6d65636361646f2f6361726f7573656c2d61646d696e2f762f756e737461626c65)](https://packagist.org/packages/meccado/carousel-admin)[![Total Downloads](https://camo.githubusercontent.com/f6bda261aa08e2f13d2543d36bc93abc716b3b60c5abceeb7d38dfff27ef9225/68747470733a2f2f706f7365722e707567782e6f72672f6d65636361646f2f6361726f7573656c2d61646d696e2f646f776e6c6f616473)](https://packagist.org/packages/meccado/carousel-admin)

Install
=======

[](#install)

Via Composer

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

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

```
 /*
  *  Service Provider
  */
  Meccado\CarouselAdmin\CarouselAdminServiceProvider::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
```

Usage
-----

[](#usage)

```
$skeleton = new League\Skeleton();
echo $skeleton->echoPhrase('Hello, League!');
```

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

[](#contributing)

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

Security
--------

[](#security)

If you discover any security related issues, please email :author\_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

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

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

Total

4

Last Release

3388d 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 (17 commits)")

---

Tags

laravelCarousel Admin

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/meccado-carousel-admin/health.svg)](https://phpackages.com/packages/meccado-carousel-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)
