PHPackages                             red-jasmine/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. red-jasmine/admin

ActiveLibrary[Admin Panels](/categories/admin)

red-jasmine/admin
=================

This is my package admin

1.0.13(5mo ago)0551MITPHP

Since Jan 20Pushed 5mo agoCompare

[ Source](https://github.com/red-jasmine/admin)[ Packagist](https://packagist.org/packages/red-jasmine/admin)[ Docs](https://github.com/red-jasmine/admin)[ RSS](/packages/red-jasmine-admin/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (3)Versions (15)Used By (1)

This is my package admin
========================

[](#this-is-my-package-admin)

[![Latest Version on Packagist](https://camo.githubusercontent.com/3c50b44b6a1fbaa5a12a4b6f18cd1723e5876683d0b3ccc1a24739515f240dd7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7265642d6a61736d696e652f61646d696e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/red-jasmine/admin)[![GitHub Tests Action Status](https://camo.githubusercontent.com/efe2f16eaca37077e9e4eafef2a56e71d5ad351c64f8c1fba5723e0ff86bf91d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f7265642d6a61736d696e652f61646d696e2f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/red-jasmine/admin/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/e002dc2081b380319281a644fed620dc294ed4815dfa7d75024f1837bd250f93/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f7265642d6a61736d696e652f61646d696e2f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/red-jasmine/admin/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/a18bbaff8db74f241fce2663a18b1ac14cf7247ecb47442e5150bb08a4449f77/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7265642d6a61736d696e652f61646d696e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/red-jasmine/admin)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/3f75f2ea3c4baec308de30782cd349824838645a5d97e498c848d3a8c92bb70b/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f61646d696e2e6a70673f743d31)](https://spatie.be/github-ad-click/admin)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require red-jasmine/admin
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="admin-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="admin-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="admin-views"
```

Usage
-----

[](#usage)

```
$admin = new RedJasmine\Admin();
echo $admin->echoPhrase('Hello, RedJasmine!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

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

[](#contributing)

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

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

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [liushoukun](https://github.com/red-jasmine)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance72

Regular maintenance activity

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

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

Total

13

Last Release

163d ago

### Community

Maintainers

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

---

Top Contributors

[![liushoukun](https://avatars.githubusercontent.com/u/26298472?v=4)](https://github.com/liushoukun "liushoukun (3 commits)")

---

Tags

laraveladminred-jasmine

### Embed Badge

![Health badge](/badges/red-jasmine-admin/health.svg)

```
[![Health](https://phpackages.com/badges/red-jasmine-admin/health.svg)](https://phpackages.com/packages/red-jasmine-admin)
```

###  Alternatives

[slowlyo/owl-admin

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

61214.9k25](/packages/slowlyo-owl-admin)[serverfireteam/blog

A nice blog system with laravel and laravelpanel

523.1k](/packages/serverfireteam-blog)[printnow/laravel-admin

Dcat admin 永久分叉版 / 支持 Laravel 10-13, PHP 版本限制 &gt;= 8.1（支持 PHP 8.5）

462.6k](/packages/printnow-laravel-admin)[larasnap/laravel-admin

Laravel Admin Panel

221.4k](/packages/larasnap-laravel-admin)

PHPackages © 2026

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