PHPackages                             cedu/quickadmin - 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. cedu/quickadmin

ActiveLibrary[Admin Panels](/categories/admin)

cedu/quickadmin
===============

Package for creating adminpanel in Laravel 5

1.1.6(10y ago)019MITCSS

Since Oct 27Pushed 10y ago1 watchersCompare

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

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

Requirements
------------

[](#requirements)

- Laravel `^5.2` - Because of changed routing middleware and unsupported package `illuminate/html`

### Laravel 5.1.11 users info!

[](#laravel-5111-users-info)

To use Quickadmin with Laravel Laravel 5.1.11 use branch `0.4.x`

Quick Admin installation
------------------------

[](#quick-admin-installation)

\###Please note: QuickAdmin requires fresh Laravel installation

1. Install the package via `composer require laraveldaily/quickadmin`.
2. Add `Laraveldaily\Quickadmin\QuickadminServiceProvider::class,` to your `\config\app.php` providers **after `App\Providers\RouteServiceProvider::class,`** otherwise you will not be able to add new ones to freshly generated controllers.
3. Configure your .env file with correct database information
4. Run `php artisan quickadmin:install` and fill the required information.
5. Register middleware `'role'       => \Laraveldaily\Quickadmin\Middleware\HasPermissions::class,` in your `App\Http\Kernel.php` at `$routeMiddleware`
6. Access QuickAdmin panel by visiting `http://yourdomain/admin`.

More information and detailed description
-----------------------------------------

[](#more-information-and-detailed-description)

License
-------

[](#license)

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

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity75

Established project with proven stability

 Bus Factor1

Top contributor holds 69.3% 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 ~5 days

Recently: every ~12 days

Total

35

Last Release

3704d ago

Major Versions

0.5.1 → 1.0.02016-01-06

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2515644?v=4)[Carlos Eduardo Ferreira](/maintainers/cedu)[@cedu](https://github.com/cedu)

---

Top Contributors

[![ModestasV](https://avatars.githubusercontent.com/u/3809773?v=4)](https://github.com/ModestasV "ModestasV (70 commits)")[![LaravelDaily](https://avatars.githubusercontent.com/u/15341846?v=4)](https://github.com/LaravelDaily "LaravelDaily (11 commits)")[![PovilasKorop](https://avatars.githubusercontent.com/u/1510147?v=4)](https://github.com/PovilasKorop "PovilasKorop (6 commits)")[![justutiz](https://avatars.githubusercontent.com/u/6322926?v=4)](https://github.com/justutiz "justutiz (2 commits)")[![tomhatzer](https://avatars.githubusercontent.com/u/3952168?v=4)](https://github.com/tomhatzer "tomhatzer (2 commits)")[![Tuzemecc](https://avatars.githubusercontent.com/u/6426242?v=4)](https://github.com/Tuzemecc "Tuzemecc (2 commits)")[![GiedriusQ](https://avatars.githubusercontent.com/u/8903054?v=4)](https://github.com/GiedriusQ "GiedriusQ (2 commits)")[![twmbx](https://avatars.githubusercontent.com/u/536306?v=4)](https://github.com/twmbx "twmbx (1 commits)")[![fosron](https://avatars.githubusercontent.com/u/3708631?v=4)](https://github.com/fosron "fosron (1 commits)")[![luca-s2kagency](https://avatars.githubusercontent.com/u/3127620?v=4)](https://github.com/luca-s2kagency "luca-s2kagency (1 commits)")[![markwalet](https://avatars.githubusercontent.com/u/11446771?v=4)](https://github.com/markwalet "markwalet (1 commits)")[![mishbah](https://avatars.githubusercontent.com/u/2609046?v=4)](https://github.com/mishbah "mishbah (1 commits)")[![andersondeoliveiramachado](https://avatars.githubusercontent.com/u/1152426?v=4)](https://github.com/andersondeoliveiramachado "andersondeoliveiramachado (1 commits)")

### Embed Badge

![Health badge](/badges/cedu-quickadmin/health.svg)

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

###  Alternatives

[laraveldaily/quickadmin

Package for creating adminpanel in Laravel 5

60435.1k1](/packages/laraveldaily-quickadmin)[sebastienheyd/boilerplate

Laravel Boilerplate based on AdminLTE 3 with blade components, user management, roles, permissions, logs viewer, ...

29419.5k3](/packages/sebastienheyd-boilerplate)[eveseat/web

SeAT Web Interface

2623.5k154](/packages/eveseat-web)[october/rain

October Rain Library

1601.7M80](/packages/october-rain)[exceedone/exment

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

28038.8k](/packages/exceedone-exment)[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.

935.7k](/packages/panichd-panichd)

PHPackages © 2026

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