PHPackages                             indolat/filament-simple-theme - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. indolat/filament-simple-theme

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

indolat/filament-simple-theme
=============================

A simple theme for FilamentPHP with custom user menu in sidebar

2.1(4mo ago)0181MITPHPPHP ^8.2

Since Jan 15Pushed 4mo agoCompare

[ Source](https://github.com/Indolat/filament-simple-theme)[ Packagist](https://packagist.org/packages/indolat/filament-simple-theme)[ RSS](/packages/indolat-filament-simple-theme/feed)WikiDiscussions main Synced 1mo ago

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

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

[](#installation)

```
composer require indolat/filament-simple-theme
```

after install your package please run this command

```
php artisan filament-simple-theme:install
```

now run npm

```
npm i && npm run dev
```

finally register the plugin on `/app/Providers/Filament/AdminPanelProvider.php`

```
->plugin(\Indolat\FilamentSimpleTheme\FilamentSimpleThemePlugin::make())
```

Publish Assets
--------------

[](#publish-assets)

you can publish config file by use this command

```
php artisan vendor:publish --tag="filament-simple-theme-config"
```

you can publish views file by use this command

```
php artisan vendor:publish --tag="filament-simple-theme-views"
```

you can publish languages file by use this command

```
php artisan vendor:publish --tag="filament-simple-theme-lang"
```

you can publish migrations file by use this command

```
php artisan vendor:publish --tag="filament-simple-theme-migrations"
```

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance77

Regular maintenance activity

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

Total

3

Last Release

123d ago

Major Versions

1.0 → 2.02026-03-02

### Community

Maintainers

![](https://www.gravatar.com/avatar/5c37876dc44b1bd40271360d0c0dfd60331780073389f966d8f1223a5ade948f?d=identicon)[adityarizqi](/maintainers/adityarizqi)

---

Top Contributors

[![adityarizqi](https://avatars.githubusercontent.com/u/64444809?v=4)](https://github.com/adityarizqi "adityarizqi (11 commits)")

---

Tags

phplaravelfilamentfilament-themefilament-theme-simple

### Embed Badge

![Health badge](/badges/indolat-filament-simple-theme/health.svg)

```
[![Health](https://phpackages.com/badges/indolat-filament-simple-theme/health.svg)](https://phpackages.com/packages/indolat-filament-simple-theme)
```

###  Alternatives

[ysfkaya/filament-phone-input

A phone input component for Laravel Filament

3161.3M25](/packages/ysfkaya-filament-phone-input)[tapp/filament-google-autocomplete-field

Filament plugin that provides a Google Autocomplete field

30136.4k](/packages/tapp-filament-google-autocomplete-field)[tomatophp/filament-simple-theme

A simple theme for FilamentPHP with custom user menu in sidebar

146.8k](/packages/tomatophp-filament-simple-theme)[jibaymcs/filament-tour

Bring the power of DriverJs to your Filament panels and start a tour !

12453.6k](/packages/jibaymcs-filament-tour)[andreia/filament-nord-theme

A minimalist Arctic Nord theme for FilamentPHP

13643.4k2](/packages/andreia-filament-nord-theme)[asosick/filament-layout-manager

Allow users to create &amp; customize their own FilamentPHP pages composed of Livewire components

5822.2k3](/packages/asosick-filament-layout-manager)

PHPackages © 2026

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