PHPackages                             symfonyid/skeleton - 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. symfonyid/skeleton

ActiveProject[Admin Panels](/categories/admin)

symfonyid/skeleton
==================

Skeleton for Symfony Indonesia Admin Bundle

866CSS

Since May 18Pushed 9y ago8 watchersCompare

[ Source](https://github.com/SymfonyId/Skeleton)[ Packagist](https://packagist.org/packages/symfonyid/skeleton)[ RSS](/packages/symfonyid-skeleton/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Symfonian Indonesia Admin Skeleton
==================================

[](#symfonian-indonesia-admin-skeleton)

[![Build Status](https://camo.githubusercontent.com/53ff0917167cdb16a482e47c60e4d9c78c054e9fa49938c490418fe6a9ebf77e/68747470733a2f2f7472617669732d63692e6f72672f53796d666f6e7949642f536b656c65746f6e2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/SymfonyId/Skeleton)[![SensioLabsInsight](https://camo.githubusercontent.com/d777ceedaab73e29441187bd8123eb301996b41e5f71c1bfac4effca0757df8b/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f64336638303738312d653465302d343961632d626236652d6366396131366435383564372f6d696e692e706e67)](https://insight.sensiolabs.com/projects/d3f80781-e4e0-49ac-bb6e-cf9a16d585d7)

Ini adalah skeleton untuk [Symfonian Indonesia Admin Bundle](https://github.com/SymfonyId/AdminBundle)

\###Pre Requirement

- [Redis Server](http://redis.io/) untuk menyimpan session
- [NodeJS](https://nodejs.org/)

\###Cara Install

```
git clone git@github.com:SymfonyId/Skeleton.git

```

Buat **database** sesuai kebutuhan(hanya database tanpa table apapun). Kemudian jalankan perintah berikut dari root project, jalankan composer install

```
composer update --prefer-dist

```

Setelah semuanya terinstall jalankan

```
php bin/console siab:skeleton:setup

```

Kemudian Anda dapat menjalankan web server dengan perintah

```
php bin/console server:run

```

Buka browser

```
localhost:8000/admin

```

\###Uglify JS &amp; CSS (optional)

Jika ingin menggunakan uglifyJs dan UglifyCss, anda bisa melakukan instalasi sesuai dengan dokumentasi resmi [Symfony](http://symfony.com/doc/current/cookbook/assetic/uglifyjs.html)

Setting dan ubah bagian berikut sesuai dengan instalasi Anda:

```
assetic:
    bundles: ['AppBundle', 'SymfonianIndonesiaAdminBundle', 'FOSUserBundle']
    node: /usr/bin/nodejs #change to your node path
    filters:
        cssrewrite: ~
        uglifyjs2:
            bin: /usr/local/bin/uglifyjs #change to your uglifyjs path
        uglifycss:
            bin: /usr/local/bin/uglifycss #change to your uglifycss path

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community26

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 71.1% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/b1543299498b8618f1907f5749c58e773076b15b4cafa527cf59ca73b4125b01?d=identicon)[ad3n](/maintainers/ad3n)

---

Top Contributors

[![fabpot](https://avatars.githubusercontent.com/u/47313?v=4)](https://github.com/fabpot "fabpot (968 commits)")[![ad3n](https://avatars.githubusercontent.com/u/7464920?v=4)](https://github.com/ad3n "ad3n (101 commits)")[![Tobion](https://avatars.githubusercontent.com/u/610090?v=4)](https://github.com/Tobion "Tobion (72 commits)")[![Seldaek](https://avatars.githubusercontent.com/u/183678?v=4)](https://github.com/Seldaek "Seldaek (35 commits)")[![ucay](https://avatars.githubusercontent.com/u/3348846?v=4)](https://github.com/ucay "ucay (19 commits)")[![brikou](https://avatars.githubusercontent.com/u/383212?v=4)](https://github.com/brikou "brikou (17 commits)")[![stof](https://avatars.githubusercontent.com/u/439401?v=4)](https://github.com/stof "stof (17 commits)")[![stealth35](https://avatars.githubusercontent.com/u/196110?v=4)](https://github.com/stealth35 "stealth35 (14 commits)")[![weaverryan](https://avatars.githubusercontent.com/u/121003?v=4)](https://github.com/weaverryan "weaverryan (11 commits)")[![vicb](https://avatars.githubusercontent.com/u/248818?v=4)](https://github.com/vicb "vicb (11 commits)")[![kriswallsmith](https://avatars.githubusercontent.com/u/33886?v=4)](https://github.com/kriswallsmith "kriswallsmith (10 commits)")[![javiereguiluz](https://avatars.githubusercontent.com/u/73419?v=4)](https://github.com/javiereguiluz "javiereguiluz (10 commits)")[![schmittjoh](https://avatars.githubusercontent.com/u/197017?v=4)](https://github.com/schmittjoh "schmittjoh (9 commits)")[![jdespatis](https://avatars.githubusercontent.com/u/919566?v=4)](https://github.com/jdespatis "jdespatis (5 commits)")[![xabbuh](https://avatars.githubusercontent.com/u/1957048?v=4)](https://github.com/xabbuh "xabbuh (5 commits)")[![lsmith77](https://avatars.githubusercontent.com/u/300279?v=4)](https://github.com/lsmith77 "lsmith77 (5 commits)")[![havvg](https://avatars.githubusercontent.com/u/126898?v=4)](https://github.com/havvg "havvg (5 commits)")[![gajdaw](https://avatars.githubusercontent.com/u/676675?v=4)](https://github.com/gajdaw "gajdaw (5 commits)")[![jalliot](https://avatars.githubusercontent.com/u/387904?v=4)](https://github.com/jalliot "jalliot (5 commits)")[![jmfontaine](https://avatars.githubusercontent.com/u/174728?v=4)](https://github.com/jmfontaine "jmfontaine (4 commits)")

### Embed Badge

![Health badge](/badges/symfonyid-skeleton/health.svg)

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

###  Alternatives

[jeroennoten/laravel-adminlte

Easy AdminLTE integration with Laravel

4.0k4.8M43](/packages/jeroennoten-laravel-adminlte)[dmstr/yii2-adminlte-asset

AdminLTE backend theme asset bundle for Yii 2.0 Framework

1.1k1.8M67](/packages/dmstr-yii2-adminlte-asset)[dwij/laraadmin

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more

1.6k68.7k](/packages/dwij-laraadmin)[filament/spatie-laravel-media-library-plugin

Filament support for `spatie/laravel-medialibrary`.

1764.8M125](/packages/filament-spatie-laravel-media-library-plugin)[bezhansalleh/filament-exceptions

A Simple &amp; Beautiful Pluggable Exception Viewer for FilamentPHP's Admin Panel

193195.9k13](/packages/bezhansalleh-filament-exceptions)[filament/infolists

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

1220.8M36](/packages/filament-infolists)

PHPackages © 2026

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