PHPackages                             thedevsbuddy/adminr - 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. [Framework](/categories/framework)
4. /
5. thedevsbuddy/adminr

Abandoned → [devsbuddy/adminr](/?search=devsbuddy%2Fadminr)Project[Framework](/categories/framework)

thedevsbuddy/adminr
===================

A simple yet powerful laravel starter with admin panel and CRUD resources generator to help you build application faster.

0.4.7(3y ago)271266MITPHPPHP ^8.1.1

Since Dec 30Pushed 2y ago4 watchersCompare

[ Source](https://github.com/devsbuddy/adminr)[ Packagist](https://packagist.org/packages/thedevsbuddy/adminr)[ GitHub Sponsors](https://github.com/thedevsbuddy)[ RSS](/packages/thedevsbuddy-adminr/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (14)Versions (21)Used By (0)

AdminR v0.4.7
=============

[](#adminr-v047)

[![Total Downloads](https://camo.githubusercontent.com/8eeb141e9b74c0963c1a200084c9954e1cf6b52c58b55a21dff59d99917715e6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7468656465767362756464792f61646d696e72)](https://packagist.org/packages/thedevsbuddy/adminr)[![Latest Stable Version](https://camo.githubusercontent.com/fa62cdd05adf504eaca6c4fa69f0ba7293955557234e0adce4b5b6002c15ba18/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7468656465767362756464792f61646d696e72)](https://packagist.org/packages/thedevsbuddy/adminr)[![License](https://camo.githubusercontent.com/bb571fb957645a95e7696dd855038bb1a475c805babea300725cef3eb8b946eb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f7468656465767362756464792f61646d696e72)](https://packagist.org/packages/thedevsbuddy/adminr)

---

NOTE: I would like to inform you that this project is abandoned and is no longer receiving any update.
------------------------------------------------------------------------------------------------------

[](#note-i-would-like-to-inform-you-that-this-project-is-abandoned-and-is-no-longer-receiving-any-update)

---

[![AdminR](./public/screenshots/AdminR.svg)](./public/screenshots/AdminR.svg)

About AdminR
------------

[](#about-adminr)

AdminR is a simple admin panel built on top of [Laravel Framework](https://laravel.com) to help developers create laravel backend and APIs with ease so they can more focus on creating actual web app or any client side apps.

AdminR help to reduce approx 90% of the work for developers which they do to build a backend or admin panel and the APIs for their apps.

Known Issues
------------

[](#known-issues)

### I am aware of (and fixing them)

[](#i-am-aware-of-and-fixing-them)

- No issue known.
- **Please report issues in issue tab if found any issue**

Future plans
------------

[](#future-plans)

### I am preparing to add

[](#i-am-preparing-to-add)

- `indexing` option for resource generation (on `SQL` level).
- DataTable option for every resource
    - You will have an option to select whether to use datatable or native table.
    - Import export options on resources.
- Search option for resources.
- Many more features.

---

Support me
----------

[](#support-me)

If you found this package helpful you can show support by clicking on the following button below and donating some amount to help me work on these projects frequently.

[ ![](https://camo.githubusercontent.com/58c5ff7fa04b3393e6eb6103b591ef6dceee6e1c64dc924ba2713a86b51d8cb7/68747470733a2f2f7777772e6275796d6561636f666665652e636f6d2f6173736574732f696d672f67756964656c696e65732f646f776e6c6f61642d6173736574732d322e737667)](https://www.buymeacoffee.com/iamspydey)---

Get Started
-----------

[](#get-started)

Install the project

```
composer create-project thedevsbuddy/adminr
```

Generate app key

```
php artisan key:generate
```

Setup / update database connection

```
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=adminr
DB_USERNAME=root
DB_PASSWORD=secret
```

Migrate database and seed demo data

```
php artisan migrate --seed
```

Link storage folder

```
php artisan storage:link
```

By default, you will get `3` users and role

```

Super admin (super.admin)
email: super.admin@adminr.com
pwd: password

Admin (admin)
email: admin@adminr.com
pwd: password

User (user)
email: user@adminr.com
pwd: password

```

That's it your project setup is completed.

Happy coding.

### Special thanks to

[](#special-thanks-to)

#### CoreUI

[](#coreui)

For the admin panel UI we have used [coreui](https://coreui.io) which is an awesome admin template out there.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

If you discover a security vulnerability within AdminR, please send an e-mail to Devsbuddy via . All security vulnerabilities will be promptly addressed.

License
-------

[](#license)

The AdminR is open-source software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 94.8% 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 ~24 days

Recently: every ~53 days

Total

19

Last Release

1156d ago

Major Versions

0.4.7 → v1.0.x-dev2023-03-11

PHP version history (2 changes)0.1.0PHP ^7.4|^8.0

0.2.0PHP ^8.1.1

### Community

Maintainers

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

---

Top Contributors

[![thedevsbuddy](https://avatars.githubusercontent.com/u/72697792?v=4)](https://github.com/thedevsbuddy "thedevsbuddy (164 commits)")[![iamspydey](https://avatars.githubusercontent.com/u/66913753?v=4)](https://github.com/iamspydey "iamspydey (9 commits)")

---

Tags

adminadmin-panelgeneratorlaravelframeworklaravelapi-generatorlaravel-api-generatoradminr

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/thedevsbuddy-adminr/health.svg)

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

###  Alternatives

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[krayin/laravel-crm

Krayin CRM

22.0k32.8k1](/packages/krayin-laravel-crm)[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)

PHPackages © 2026

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