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

ActiveLibrary[Admin Panels](/categories/admin)

kmaking/admin-template
======================

Admin Template pre define setup for laravel projects

v1.0.5(7y ago)0223[1 PRs](https://github.com/kmaking/admin-template/pulls)1MITJavaScript

Since Aug 21Pushed 5y ago1 watchersCompare

[ Source](https://github.com/kmaking/admin-template)[ Packagist](https://packagist.org/packages/kmaking/admin-template)[ RSS](/packages/kmaking-admin-template/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependencies (1)Versions (6)Used By (1)

KMA Admin Template
==================

[](#kma-admin-template)

KMA Admin Template pre define setup for laravel projects.
This package provide admin template assets and auth scaffolds for admin template using laravel blade and blade component.

*Install*
---------

[](#install)

*Install Package*`composer require kmaking/admin-template`

*Publish Template Assets*`php artisan vendor:publish --tag=kma-assets`

**Directory Published**public
├── js
│ └── vindicate.js
├── plugins
│ ├── air-datepicker
│ ├── bootstrap-4.0.0
│ ├── bootstrap-select
│ ├── bootstrap-tagsinput
│ ├── bootstrap-touchspin
│ ├── bootstrap-wysihtml5-master
│ ├── cropperjs
│ ├── datatables
│ ├── dropzone
│ ├── fancybox
│ ├── fullcalendar
│ ├── highcharts-6.0.7
│ ├── highlight.js
│ ├── ion-rangeslider
│ ├── jquery-asColor
│ ├── jquery-asColorPicker
│ ├── jquery-asGradient
│ ├── jQuery-Knob-master
│ ├── jquery-steps
│ ├── jvectormap
│ ├── malihu-custom-scrollbar-plugin-master
│ ├── plyr
│ ├── select2
│ ├── slick
│ ├── sweetalert2
│ ├── switchery
│ ├── timedropper
│ └── wysihtml5-master
└── vendors
 ├── fonts
 ├── images
 ├── scripts
 └── styles

*Publish Template Auth Scaffolds*
`php artisan vendor:publish --tag=kma-blade`

**Directory Published**
resources/
└── views
 ├── components
 │ ├── alert.blade.php
 │ ├── button.blade.php
 │ ├── confirm
 │ │ ├── form.blade.php
 │ │ └── link.blade.php
 │ ├── datatable
 │ │ ├── script.blade.php
 │ │ └── style.blade.php
 │ ├── form.blade.php
 │ ├── form-footer.blade.php
 │ ├── form-group
 │ │ ├── checkbox.blade.php
 │ │ ├── input.blade.php
 │ │ ├── radio.blade.php
 │ │ └── textarea.blade.php
 │ ├── form-group.blade.php
 │ ├── modal.blade.php
 │ ├── panel.blade.php
 │ ├── plugin
 │ │ ├── script.blade.php
 │ │ └── style.blade.php
 │ ├── sweetalert
 │ │ ├── script.blade.php
 │ │ └── style.blade.php
 │ └── touchspin.blade.php
 └── kma-blade
 ├── auth
 │ ├── login.blade.php
 │ ├── passwords
 │ │ ├── email.blade.php
 │ │ └── reset.blade.php
 │ └── register.blade.php
 ├── layout
 │ ├── app.blade.php
 │ └── auth.blade.php
 └── partials
 ├── breadcrumbs.blade.php
 ├── header.blade.php
 └── sidebar.blade.php

*Licence*
---------

[](#licence)

The MIT License (MIT).

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity66

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

Total

4

Last Release

2711d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/51c326b39fda94682eab10ee28db52f898260cd4e03689eadbcc9c80c69d89c3?d=identicon)[kmaking](/maintainers/kmaking)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[laravelrus/sleepingowl

Administrative interface builder for Laravel.

810219.6k3](/packages/laravelrus-sleepingowl)[filament/infolists

Easily add beautiful read-only infolists to any Livewire component.

1220.8M36](/packages/filament-infolists)[adminarchitect/core

Active Admin for Laravel.

2115.7k](/packages/adminarchitect-core)[resma/filament-awin-theme

A modern, responsive, and customizable theme for FilamentPHP, designed to elevate your admin panel with a sleek interface and seamless user experience.

1714.6k](/packages/resma-filament-awin-theme)

PHPackages © 2026

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