PHPackages                             ibecsystems/admin-kit-brand - 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. ibecsystems/admin-kit-brand

ActiveAdmin-kit-package[Admin Panels](/categories/admin)

ibecsystems/admin-kit-brand
===========================

Brand package for AdminKit

v3.1.0(1y ago)0530[3 PRs](https://github.com/IBEC-BOX/admin-kit-brand/pulls)MITPHPPHP ^8.1CI passing

Since Apr 8Pushed 1mo agoCompare

[ Source](https://github.com/IBEC-BOX/admin-kit-brand)[ Packagist](https://packagist.org/packages/ibecsystems/admin-kit-brand)[ Docs](https://github.com/ibec-box/admin-kit-brand)[ RSS](/packages/ibecsystems-admin-kit-brand/feed)WikiDiscussions 3.x Synced 1mo ago

READMEChangelog (3)Dependencies (18)Versions (9)Used By (0)

Brand package for Admin Kit
===========================

[](#brand-package-for-admin-kit)

[![Latest Version on Packagist](https://camo.githubusercontent.com/9a56c9289e4ab48b81f789a6f2f6c5d172ccee1257da16733976bf0156303130/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f696265632d626f782f61646d696e2d6b69742d6272616e642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ibecsystems/admin-kit-brand)[![GitHub Tests Action Status](https://camo.githubusercontent.com/42c5b5f14fdb40375b75b4d1581e923e31b3694305bd7524f8af63c0a4fa7f2c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f696265632d626f782f61646d696e2d6b69742d6272616e642f72756e2d74657374732e796d6c3f6272616e63683d322e78266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/ibec-box/admin-kit-brand/actions?query=workflow%3Arun-tests+branch%3A2.x)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/3e81f5d22705b5af254f9e01548171f44c226b1e5b11c40ebe4da932714b9efa/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f696265632d626f782f61646d696e2d6b69742d6272616e642f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d322e78266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/ibec-box/admin-kit-brand/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3A2.x)[![Total Downloads](https://camo.githubusercontent.com/727bbd6ef9d6230aeebaeeba16a0a3d4bff555945cd06f4a995daf499553c0cc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f696265632d626f782f61646d696e2d6b69742d6272616e642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ibecsystems/admin-kit-brand)

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

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

[](#installation)

You can install the package via composer:

```
composer require ibecsystems/admin-kit-brand
```

You can publish and run the migrations with:

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

You can publish the config file with:

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

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

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

Usage
-----

[](#usage)

```
class AdminPanelProvider extends PanelProvider
{
    public function panel(Panel $panel): Panel
    {
        return $panel
            ->default()
            ->id('admin')
            ->path('admin')
            ...
            ->plugins([
                ...
                \AdminKit\Brand\FilamentPlugin::make(),
            ]);
    }
}
```

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)

- [daurensky](https://github.com/IBEC-BOX)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance64

Regular maintenance activity

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

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

Total

4

Last Release

117d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4a00bf00dad5ee4e4755cb5edf39cb533f8a7a497d35be031ed57f7341e8071e?d=identicon)[daurensky](/maintainers/daurensky)

---

Top Contributors

[![ast21](https://avatars.githubusercontent.com/u/37507557?v=4)](https://github.com/ast21 "ast21 (8 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (8 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (8 commits)")[![daurensky](https://avatars.githubusercontent.com/u/58464833?v=4)](https://github.com/daurensky "daurensky (7 commits)")

---

Tags

laravelibec-boxadmin-kit-brand

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/ibecsystems-admin-kit-brand/health.svg)

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

###  Alternatives

[guava/filament-knowledge-base

A filament plugin that adds a knowledge base and help to your filament panel(s).

206120.5k1](/packages/guava-filament-knowledge-base)[ralphjsmit/laravel-filament-seo

A package to combine the power of Laravel SEO and Filament Admin.

15398.7k10](/packages/ralphjsmit-laravel-filament-seo)[geo-sot/filament-env-editor

Access .env file though Filament admin panel

2432.3k1](/packages/geo-sot-filament-env-editor)[a2insights/filament-saas

Filament Saas for A2Insights

161.1k](/packages/a2insights-filament-saas)[caresome/filament-neobrutalism-theme

A neobrutalism theme for FilamentPHP admin panels

303.2k](/packages/caresome-filament-neobrutalism-theme)[andreia/filament-ui-switcher

Add a modal with options to switch between different UI layouts and styles (colors, fonts, font sizes).

233.8k](/packages/andreia-filament-ui-switcher)

PHPackages © 2026

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