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

ActiveLibrary[Admin Panels](/categories/admin)

arudkovskiy/admin
=================

Admin dashboard

v1.1(7y ago)011CSS

Since Jan 17Pushed 7y ago1 watchersCompare

[ Source](https://github.com/AlexeyRudkovskiy/tk-admin)[ Packagist](https://packagist.org/packages/arudkovskiy/admin)[ RSS](/packages/arudkovskiy-admin/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (2)Dependencies (7)Versions (4)Used By (0)

Admin Dashboard generator
=========================

[](#admin-dashboard-generator)

Table of content
----------------

[](#table-of-content)

- \[Intervention Image\](#Intervention Image)

Libraries
---------

[](#libraries)

### Intervention Image

[](#intervention-image)

Installation using composer:

```
composer require intervention/image
```

Run artisan command:

```
php artisan vendor:publish --provider="Intervention\Image\ImageServiceProviderLaravel5"
```

Configure graphic driver in `config/image.php`

Detailed instruction can be found on official website:

### Slugify

[](#slugify)

Installation using composer:

```
composer require cocur/slugify
```

### Laravel Scout MYSQL Driver

[](#laravel-scout-mysql-driver)

Installation using composer:

```
composer require yab/laravel-scout-mysql-driver
```

Add to .env:

```
SCOUT_DRIVER=mysql
```

Add to scout config file (scout.php)

```
    'mysql' => [
        'mode' => 'NATURAL_LANGUAGE',
        'model_directories' => [app_path()],
        'min_search_length' => 0,
        'min_fulltext_search_length' => 4,
        'min_fulltext_search_fallback' => 'LIKE',
        'query_expansion' => false
    ]
```

Read detailed documentation [here](https://github.com/YABhq/laravel-scout-mysql-driver)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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

3

Last Release

2673d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2b2adb1f17c8406c33eda1e1cf4aaaaaf16e7cc65c66e2ec5a1f8c64411660dd?d=identicon)[AlexeyRudkovskiy](/maintainers/AlexeyRudkovskiy)

---

Top Contributors

[![AlexeyRudkovskiy](https://avatars.githubusercontent.com/u/1760890?v=4)](https://github.com/AlexeyRudkovskiy "AlexeyRudkovskiy (1 commits)")

### Embed Badge

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

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

###  Alternatives

[laravel/cashier

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

2.5k25.9M107](/packages/laravel-cashier)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k12.1M99](/packages/laravel-pulse)[psalm/plugin-laravel

Psalm plugin for Laravel

3274.9M308](/packages/psalm-plugin-laravel)[intervention/image-laravel

Laravel Integration of Intervention Image

1496.5M102](/packages/intervention-image-laravel)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[api-platform/laravel

API Platform support for Laravel

59126.4k6](/packages/api-platform-laravel)

PHPackages © 2026

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