PHPackages                             jalinmodule/peminjaman - 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. jalinmodule/peminjaman

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

jalinmodule/peminjaman
======================

Demo-package to show time

1.1.4(9y ago)0161MITPHP

Since Dec 6Pushed 9y ago1 watchersCompare

[ Source](https://github.com/zein-jayantara/peminjaman)[ Packagist](https://packagist.org/packages/jalinmodule/peminjaman)[ RSS](/packages/jalinmodule-peminjaman/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (2)Versions (5)Used By (0)

JMI Inventaris Modul Peminjaman
===============================

[](#jmi-inventaris-modul-peminjaman)

Testing module peminjaman

Installation Step
-----------------

[](#installation-step)

1. Composer

    - require and repositories

    ```
    "require": {
        ...

        "zein-jayantara/peminjaman": "^1.0"
    },

    ```

    - Update composer

    ```
    composer update

    ```
2. config/app.php

    - Moduls

    ```
    'moduls' => [
        ...
        'barang' => '/barang',
        'karyawan' => '/karyawan',
        'peminjaman' => '/peminjaman',
        ],

    ```

    - providers

    ```
    Jalinmodule\Barang\BarangServiceProvider::class,
    Jalinmodule\Karyawan\KaryawanServiceProvider::class,
    Jalinmodule\Peminjaman\PeminjamanServiceProvider::class,

    ```
3. artisan

    ```
    php artisan vendor:publish

    ```

    ```
    php artisan migrate

    ```

Usage example
-------------

[](#usage-example)

```
http://localhost:8000/peminjaman

```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

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

Total

4

Last Release

3493d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/15151356?v=4)[zein-jayantara](/maintainers/zein-jayantara)[@zein-jayantara](https://github.com/zein-jayantara)

---

Top Contributors

[![zein-jayantara](https://avatars.githubusercontent.com/u/15151356?v=4)](https://github.com/zein-jayantara "zein-jayantara (6 commits)")

### Embed Badge

![Health badge](/badges/jalinmodule-peminjaman/health.svg)

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

###  Alternatives

[clickpress/contao-clickpress-grid

Grid System for Contao based on CSS Grid

146.2k](/packages/clickpress-contao-clickpress-grid)

PHPackages © 2026

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