PHPackages                             philmareu/laramanager - 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. philmareu/laramanager

ActiveLibrary[Admin Panels](/categories/admin)

philmareu/laramanager
=====================

Admin tool for Laravel applications

1.3.4(7y ago)3531[20 issues](https://github.com/philmareu/laramanager/issues)MITJavaScript

Since Dec 7Pushed 1y ago1 watchersCompare

[ Source](https://github.com/philmareu/laramanager)[ Packagist](https://packagist.org/packages/philmareu/laramanager)[ Docs](https://github.com/philmareu/laramanager)[ RSS](/packages/philmareu-laramanager/feed)WikiDiscussions 1.3 Synced yesterday

READMEChangelog (10)Dependencies (8)Versions (125)Used By (0)

Laramanager
===========

[](#laramanager)

Laramanager is an admin tool for Laravel applications.

Getting Started
---------------

[](#getting-started)

### Prerequisites

[](#prerequisites)

Requires Laravel 5.5 or 5.6.

### Installation

[](#installation)

```
composer require philmareu/laramanager
```

Then publish the assets and migration files.

```
php artisan vendor:publish
```

Now run the migrations.

```
php artisan migrate
```

Finally, visit `/admin` in your project and add your initial admin user.

Documentation
-------------

[](#documentation)

Laramanager's documentation source is available [here](https://github.com/philmareu/laramanager-docs).

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

[](#contributing)

Issue submissions and pull request are welcome.

Authors
-------

[](#authors)

- Phil Mareu - *creator* -

License
-------

[](#license)

This project is licensed under the MIT License - see the [LICENSE.md](license.md) file for details.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance9

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity80

Battle-tested with a long release history

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

Recently: every ~560 days

Total

122

Last Release

613d ago

Major Versions

0.x-dev → 1.0.02017-02-03

### Community

Maintainers

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

---

Top Contributors

[![philmareu](https://avatars.githubusercontent.com/u/248392?v=4)](https://github.com/philmareu "philmareu (672 commits)")

---

Tags

laraveladmin

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/philmareu-laramanager/health.svg)

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

###  Alternatives

[sleeping-owl/admin

Aministrative interface builder for Laravel.

51138.6k3](/packages/sleeping-owl-admin)

PHPackages © 2026

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