PHPackages                             mrubinitmegastarcom/autoadminlaravel - 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. mrubinitmegastarcom/autoadminlaravel

ActiveLibrary[Admin Panels](/categories/admin)

mrubinitmegastarcom/autoadminlaravel
====================================

Administrative interface builder for Laravel.

5.8.6.2(5y ago)0411MITPHPPHP &gt;=7.1.3

Since Oct 13Pushed 5y agoCompare

[ Source](https://github.com/m-rubin-itmegastar-com/AutoAdminLaravel)[ Packagist](https://packagist.org/packages/mrubinitmegastarcom/autoadminlaravel)[ Docs](http://sleepingowladmin.ru)[ RSS](/packages/mrubinitmegastarcom-autoadminlaravel/feed)WikiDiscussions development Synced 1mo ago

READMEChangelogDependencies (12)Versions (201)Used By (0)

[![bg](https://camo.githubusercontent.com/fb08d7f30732d1d6fda0e9596f192b7187dcfc23cdbb65b0cc06dcc0ed7bb34c/68747470733a2f2f696d6167652e6962622e636f2f6d37427830462f31322e706e67)](https://camo.githubusercontent.com/fb08d7f30732d1d6fda0e9596f192b7187dcfc23cdbb65b0cc06dcc0ed7bb34c/68747470733a2f2f696d6167652e6962622e636f2f6d37427830462f31322e706e67)

Laravel Admin Panel
-------------------

[](#laravel-admin-panel)

[![Build Status](https://camo.githubusercontent.com/12aa176c2481d05e1a6dc221b591a091e6b4bcd9a9a37b785bae7824e55c7272/68747470733a2f2f7472617669732d63692e6f72672f4c61726176656c5255532f536c656570696e674f776c41646d696e2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/LaravelRUS/SleepingOwlAdmin)![Laravel Support](https://camo.githubusercontent.com/9e74e6a10941cd66dd8f23c960a8df2c416f45ecda342f129af31845cd3fb9ce/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c61726176656c2d352e352d2d362e332d627269676874677265656e2e737667)![PHP Support](https://camo.githubusercontent.com/a415e2c4ab5905deef12df180ad52519b68fbb4937cb255c5dd6d87e2fea67ea/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d372e312e332b2d627269676874677265656e2e737667)[![Official Site](https://camo.githubusercontent.com/77ec09c1db987a627e42c45da24c4dbebae18b75d320bf4b8a5093ed5e8933a0/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6f6666696369616c2d736974652d626c75652e737667)](https://sleepingowladmin.ru)[![Demo Site](https://camo.githubusercontent.com/6d8f380c98cc6ba7a7e6561bcf61601e4365470f5ee6a4a06e0a547ecd240354/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f64656d6f2d736974652d626c75652e737667)](https://demo.sleepingowladmin.ru/)[![Latest Stable Version](https://camo.githubusercontent.com/2569aa30b48ae921735465df66b2023f95f77436c8772e15a1a04b73fdd2b7d6/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c7275732f736c656570696e676f776c2f762f737461626c65)](https://packagist.org/packages/laravelrus/sleepingowl)[![License](https://camo.githubusercontent.com/18ab356fc294460fc73baad88df3fea96d22acebf129e57f48ab1404bc4ca20b/68747470733a2f2f706f7365722e707567782e6f72672f6c61726176656c7275732f736c656570696e676f776c2f6c6963656e7365)](https://packagist.org/packages/laravelrus/sleepingowl)

SleepingOwl Admin is an administrative interface builder for Laravel.

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

[](#documentation)

- [Russian](http://sleepingowladmin.ru/#/ru/)
- [English](http://sleepingowladmin.ru/#/en/)
- [Docs Github](https://github.com/SleepingOwlAdmin/docs/tree/new)

Install dev branch
------------------

[](#install-dev-branch)

1. Run this command in the terminal: `    composer require mrubinitmegastarcom/autoadminlaravel    `
2. Run command in the terminal add config files: `    php artisan sleepingowl:install    `
3. Run command in the terminal for update assets: `    php artisan sleepingowl:update    `

Copyright and License
---------------------

[](#copyright-and-license)

Admin was written by Sleeping Owl for the Laravel framework and is released under the MIT License. See the LICENSE file for details.

Config example /\*\* \* @return array \*/ public function getProperty():array { return \[ 'crud'=&gt; \[ 'modelTitle' =&gt; 'Круиз', 'menuGroup' =&gt; 'Справочники', 'menuIcon' =&gt; 'fa fa-dashboard', 'gridFields' =&gt; $this-&gt;getDocAttributesType(), 'editFields' =&gt; $this-&gt;getDocAttributesType(), 'permission' =&gt; \[\], \], 'relations'=&gt; function($a){ return \[ 'motorship'=&gt;\['class'=&gt;Motorship::class, 'relationOne'=&gt;true\] \]; } \]; }

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity78

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~59 days

Total

195

Last Release

2070d ago

Major Versions

2.0.43 → 3.0.0-beta2016-02-20

3.0.0-beta → 4.0.0-beta2016-02-20

4.666.1 → 5.6.12018-08-12

4.555.2 → 5.6.52018-09-13

v1.0.1 → 5.8.22020-01-16

PHP version history (5 changes)1.0.0PHP &gt;=5.4.0

4.19.92-betaPHP &gt;=5.5.9

4.82.20PHP &gt;=5.6.4

4.100.001PHP &gt;=7.0

5.6.9PHP &gt;=7.1.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/c6a4e3d3a956bc828f4cdc76cc69932a8a25d2ee187bcd1221cccd42f7094d32?d=identicon)[m-rubin-itmegastar-com](/maintainers/m-rubin-itmegastar-com)

---

Top Contributors

[![butschster](https://avatars.githubusercontent.com/u/773481?v=4)](https://github.com/butschster "butschster (635 commits)")[![sleeping-owl](https://avatars.githubusercontent.com/u/9197310?v=4)](https://github.com/sleeping-owl "sleeping-owl (219 commits)")[![sngrl](https://avatars.githubusercontent.com/u/6196684?v=4)](https://github.com/sngrl "sngrl (194 commits)")[![daaner](https://avatars.githubusercontent.com/u/9641698?v=4)](https://github.com/daaner "daaner (136 commits)")[![Lunatig](https://avatars.githubusercontent.com/u/3226171?v=4)](https://github.com/Lunatig "Lunatig (67 commits)")[![Aglok](https://avatars.githubusercontent.com/u/5049168?v=4)](https://github.com/Aglok "Aglok (59 commits)")[![Butochnikov](https://avatars.githubusercontent.com/u/4212297?v=4)](https://github.com/Butochnikov "Butochnikov (43 commits)")[![Davidnadejdin](https://avatars.githubusercontent.com/u/40993387?v=4)](https://github.com/Davidnadejdin "Davidnadejdin (25 commits)")[![falur](https://avatars.githubusercontent.com/u/6442411?v=4)](https://github.com/falur "falur (14 commits)")[![asvae](https://avatars.githubusercontent.com/u/5394573?v=4)](https://github.com/asvae "asvae (13 commits)")[![xcaptain](https://avatars.githubusercontent.com/u/4054836?v=4)](https://github.com/xcaptain "xcaptain (10 commits)")[![alexdanielyan](https://avatars.githubusercontent.com/u/14957490?v=4)](https://github.com/alexdanielyan "alexdanielyan (9 commits)")[![Atmden](https://avatars.githubusercontent.com/u/21369563?v=4)](https://github.com/Atmden "Atmden (9 commits)")[![spamarmy](https://avatars.githubusercontent.com/u/13848941?v=4)](https://github.com/spamarmy "spamarmy (9 commits)")[![mediaceh](https://avatars.githubusercontent.com/u/17131628?v=4)](https://github.com/mediaceh "mediaceh (8 commits)")[![chancezeus](https://avatars.githubusercontent.com/u/2089196?v=4)](https://github.com/chancezeus "chancezeus (8 commits)")[![everestmx](https://avatars.githubusercontent.com/u/5403326?v=4)](https://github.com/everestmx "everestmx (8 commits)")[![moisespsena](https://avatars.githubusercontent.com/u/350884?v=4)](https://github.com/moisespsena "moisespsena (7 commits)")[![vladislavtkachenko](https://avatars.githubusercontent.com/u/21283123?v=4)](https://github.com/vladislavtkachenko "vladislavtkachenko (7 commits)")[![osbre](https://avatars.githubusercontent.com/u/23292709?v=4)](https://github.com/osbre "osbre (6 commits)")

---

Tags

laravelcrudadminadministratorpanel

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mrubinitmegastarcom-autoadminlaravel/health.svg)

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

###  Alternatives

[laravelrus/sleepingowl

Administrative interface builder for Laravel.

810219.6k3](/packages/laravelrus-sleepingowl)[serverfireteam/panel

Admin panel for Laravel applications

42532.2k2](/packages/serverfireteam-panel)

PHPackages © 2026

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