PHPackages                             bantenprov/rata-rata-lama-sekolah - 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. bantenprov/rata-rata-lama-sekolah

ActiveLibrary

bantenprov/rata-rata-lama-sekolah
=================================

Jumlah penduduk berdasarkan wajib KTP per desa/kelurahan

0153Vue

Since Mar 10Pushed 8y ago1 watchersCompare

[ Source](https://github.com/bantenprov/rata-rata-lama-sekolah)[ Packagist](https://packagist.org/packages/bantenprov/rata-rata-lama-sekolah)[ RSS](/packages/bantenprov-rata-rata-lama-sekolah/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

rata-rata-lama-sekolah
======================

[](#rata-rata-lama-sekolah)

[![Join the chat at https://gitter.im/rata-rata-lama-sekolah/Lobby](https://camo.githubusercontent.com/f83aa16c2531d5cce060f228dfee7a93a61e16c4c224af1c3196b520bdceeca3/68747470733a2f2f6261646765732e6769747465722e696d2f726174612d726174612d6c616d612d73656b6f6c61682f4c6f6262792e737667)](https://gitter.im/rata-rata-lama-sekolah/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/2106f52f0a77500d44ddaa198748581342b76d155668b3b858de61023956a493/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f62616e74656e70726f762f726174612d726174612d6c616d612d73656b6f6c61682f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/bantenprov/rata-rata-lama-sekolah/?branch=master)[![Build Status](https://camo.githubusercontent.com/1a3c7fccafae0d14423ff7b97951eb815703b4a6542efd5331226336e8c1145b/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f62616e74656e70726f762f726174612d726174612d6c616d612d73656b6f6c61682f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/bantenprov/rata-rata-lama-sekolah/build-status/master)[![Latest Stable Version](https://camo.githubusercontent.com/695bb10a76242c8176fa80c167351e299b0f9dc3b3e737c5a51a8a9a9f542f76/68747470733a2f2f706f7365722e707567782e6f72672f62616e74656e70726f762f726174612d726174612d6c616d612d73656b6f6c61682f762f737461626c65)](https://packagist.org/packages/bantenprov/rata-rata-lama-sekolah)[![Total Downloads](https://camo.githubusercontent.com/d4977fff6db65f6310789e6681cd228d6f30bf1e7d9575fdeb1be27199e9f8b4/68747470733a2f2f706f7365722e707567782e6f72672f62616e74656e70726f762f726174612d726174612d6c616d612d73656b6f6c61682f646f776e6c6f616473)](https://packagist.org/packages/bantenprov/rata-rata-lama-sekolah)[![Latest Unstable Version](https://camo.githubusercontent.com/e52cbcf5198e394b6fde65af043c1a3532795f04533a8e77f54f5d2a771beddf/68747470733a2f2f706f7365722e707567782e6f72672f62616e74656e70726f762f726174612d726174612d6c616d612d73656b6f6c61682f762f756e737461626c65)](https://packagist.org/packages/bantenprov/rata-rata-lama-sekolah)[![License](https://camo.githubusercontent.com/8d8ca8de39274d9977404332c791f2c8ad18e0d895cce060083aba36884342ee/68747470733a2f2f706f7365722e707567782e6f72672f62616e74656e70726f762f726174612d726174612d6c616d612d73656b6f6c61682f6c6963656e7365)](https://packagist.org/packages/bantenprov/rata-rata-lama-sekolah)[![Monthly Downloads](https://camo.githubusercontent.com/4db4ef7bec5d55c9d17bdc0f7ca67e4a43b16ad7655fc76e181aab458cd840e9/68747470733a2f2f706f7365722e707567782e6f72672f62616e74656e70726f762f726174612d726174612d6c616d612d73656b6f6c61682f642f6d6f6e74686c79)](https://packagist.org/packages/bantenprov/rata-rata-lama-sekolah)[![Daily Downloads](https://camo.githubusercontent.com/f0d7cf87149a5a21f7459b826b9db122446e337605a62fc16b0bd12a75f34436/68747470733a2f2f706f7365722e707567782e6f72672f62616e74656e70726f762f726174612d726174612d6c616d612d73656b6f6c61682f642f6461696c79)](https://packagist.org/packages/bantenprov/rata-rata-lama-sekolah)

Rata-rata Lama Sekolah (RLS) Menurut Kabupaten/Kota

### install via composer

[](#install-via-composer)

- Development snapshot

```
$ composer require bantenprov/rata-rata-lama-sekolah:dev-master
```

- Latest release:

download via github
-------------------

[](#download-via-github)

```
$ git clone https://github.com/bantenprov/rata-rata-lama-sekolah.git
```

#### Edit `config/app.php` :

[](#edit-configappphp-)

```
'providers' => [

    /*
    * Laravel Framework Service Providers...
    */
    Illuminate\Auth\AuthServiceProvider::class,
    Illuminate\Broadcasting\BroadcastServiceProvider::class,
    Illuminate\Bus\BusServiceProvider::class,
    Illuminate\Cache\CacheServiceProvider::class,
    Illuminate\Foundation\Providers\ConsoleSupportServiceProvider::class,
    Illuminate\Cookie\CookieServiceProvider::class,
    //....
    Bantenprov\RRLamaSekolah\RRLamaSekolahServiceProvider::class,
```

#### Untuk publish component vue :

[](#untuk-publish-component-vue-)

```
$ php artisan vendor:publish --tag=rr-lama-sekolah-assets
$ php artisan vendor:publish --tag=rr-lama-sekolah-public
```

#### Tambahkan route di dalam route : `resources/assets/js/routes.js` :

[](#tambahkan-route-di-dalam-route--resourcesassetsjsroutesjs-)

```
path: '/dashboard',
component: layout('Default'),
children: [
  {
    path: '/dashboard',
    components: {
      main: resolve => require(['./components/views/DashboardHome.vue'], resolve),
      navbar: resolve => require(['./components/Navbar.vue'], resolve),
      sidebar: resolve => require(['./components/Sidebar.vue'], resolve)
    },
    meta: {
      title: "Dashboard"
    }
  },
  //== ...
  {
    path: '/dashboard/rr-lama-sekolah',
    components: {
      main: resolve => require(['./components/views/bantenprov/rr-lama-sekolah/DashboardRRLamaSekolah.vue'], resolve),
      navbar: resolve => require(['./components/Navbar.vue'], resolve),
      sidebar: resolve => require(['./components/Sidebar.vue'], resolve)
    },
    meta: {
      title: "Rata-Rata Lama Sekolah"
    }
  }
```

```
{
path: '/admin',
redirect: '/admin/dashboard',
component: resolve => require(['./AdminLayout.vue'], resolve),
children: [
//== ...
    {
      path: '/admin/dashboard/rr-lama-sekolah',
      components: {
        main: resolve => require(['./components/bantenprov/rr-lama-sekolah/RRLamaSekolahAdmin.show.vue'], resolve),
        navbar: resolve => require(['./components/Navbar.vue'], resolve),
        sidebar: resolve => require(['./components/Sidebar.vue'], resolve)
      },
      meta: {
        title: "Rata-Rata Lama Sekolah"
      }
    }
 //== ...
  ]
},
```

#### Edit menu `resources/assets/js/menu.js`

[](#edit-menu-resourcesassetsjsmenujs)

```
{
  name: 'Dashboard',
  icon: 'fa fa-dashboard',
  childType: 'collapse',
  childItem: [
        {
          name: 'Dashboard',
          link: '/dashboard',
          icon: 'fa fa-angle-double-right'
        },
        {
          name: 'Entity',
          link: '/dashboard/entity',
          icon: 'fa fa-angle-double-right'
        },
        //== ...
        {
          name: 'Rata-Rata Lama Sekolah',
          link: '/dashboard/rr-lama-sekolah',
          icon: 'fa fa-angle-double-right'
        }
  ]
},
```

#### Tambahkan components `resources/assets/js/components.js` :

[](#tambahkan-components-resourcesassetsjscomponentsjs-)

```
import RRLamaSekolah from './components/bantenprov/rr-lama-sekolah/RRLamaSekolah.chart.vue';
Vue.component('echarts-rr-lama-sekolah', RRLamaSekolah);

import RRLamaSekolahKota from './components/bantenprov/rr-lama-sekolah/RRLamaSekolahKota.chart.vue';
Vue.component('echarts-rr-lama-sekolah-kota', RRLamaSekolahKota);

import RRLamaSekolahTahun from './components/bantenprov/rr-lama-sekolah/RRLamaSekolahTahun.chart.vue';
Vue.component('echarts-rr-lama-sekolah-tahun', RRLamaSekolahTahun);

import RRLamaSekolahAdminShow from './components/bantenprov/rr-lama-sekolah/RRLamaSekolahAdmin.show.vue';
Vue.component('admin-view-rr-lama-sekolah-tahun', RRLamaSekolahAdminShow);

//== Echarts Harapan Lama sekolah

import RRLamaSekolahBar01 from './components/views/bantenprov/rr-lama-sekolah/RRLamaSekolahBar01.vue';
Vue.component('rr-lama-sekolah-bar-01', RRLamaSekolahBar01);

import RRLamaSekolahBar02 from './components/views/bantenprov/rr-lama-sekolah/RRLamaSekolahBar02.vue';
Vue.component('rr-lama-sekolah-bar-02', RRLamaSekolahBar02);

//== mini bar charts
import RRLamaSekolahBar03 from './components/views/bantenprov/rr-lama-sekolah/RRLamaSekolahBar03.vue';
Vue.component('rr-lama-sekolah-bar-03', RRLamaSekolahBar03);

import RRLamaSekolahPie01 from './components/views/bantenprov/rr-lama-sekolah/RRLamaSekolahPie01.vue';
Vue.component('rr-lama-sekolah-pie-01', RRLamaSekolahPie01);

import RRLamaSekolahPie02 from './components/views/bantenprov/rr-lama-sekolah/RRLamaSekolahPie02.vue';
Vue.component('rr-lama-sekolah-pie-02', RRLamaSekolahPie02);

//== mini pie charts
import RRLamaSekolahPie03 from './components/views/bantenprov/rr-lama-sekolah/RRLamaSekolahPie03.vue';
Vue.component('rr-lama-sekolah-pie-03', RRLamaSekolahPie03);
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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/811618334e937542bb0d5723158e05de7445bb5e8851ce086d6cc7a7c0146166?d=identicon)[bantenprov](/maintainers/bantenprov)

---

Top Contributors

[![andri-sudarmawijaya](https://avatars.githubusercontent.com/u/28795941?v=4)](https://github.com/andri-sudarmawijaya "andri-sudarmawijaya (9 commits)")[![arifin09](https://avatars.githubusercontent.com/u/35555321?v=4)](https://github.com/arifin09 "arifin09 (1 commits)")[![bantenprov](https://avatars.githubusercontent.com/u/28588981?v=4)](https://github.com/bantenprov "bantenprov (1 commits)")[![dikiwidia](https://avatars.githubusercontent.com/u/8361706?v=4)](https://github.com/dikiwidia "dikiwidia (1 commits)")

### Embed Badge

![Health badge](/badges/bantenprov-rata-rata-lama-sekolah/health.svg)

```
[![Health](https://phpackages.com/badges/bantenprov-rata-rata-lama-sekolah/health.svg)](https://phpackages.com/packages/bantenprov-rata-rata-lama-sekolah)
```

PHPackages © 2026

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