PHPackages                             deadem/djem - 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. deadem/djem

ActiveLibrary

deadem/djem
===========

DJEM

11673JavaScript

Since Dec 5Pushed 1y ago1 watchersCompare

[ Source](https://github.com/deadem/djem)[ Packagist](https://packagist.org/packages/deadem/djem)[ RSS](/packages/deadem-djem/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (4)Used By (0)

DJEM
====

[](#djem)

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

[](#installation)

```
composer require deadem/djem:*@dev

```

Add service provider into providers section of `config/app.php`

```
/*
 * Application Service Providers...
 */

DJEM\ServiceProvider::class,

```

```
php artisan vendor:publish

```

Edit `config/djem.php`

Navigate to

Development
-----------

[](#development)

```
# cd tests
# composer install

```

Edit .env, add APP\_KEY (php artisan key:generate)

```
# php artisan demo
# php artisan serve

```

Open in browser

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 94.8% 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/6f7d74b2980296ec8aa136a2bd77030ccd36a1a5078ae03531c643ff8f888467?d=identicon)[deadem](/maintainers/deadem)

---

Top Contributors

[![deadem](https://avatars.githubusercontent.com/u/7988931?v=4)](https://github.com/deadem "deadem (471 commits)")[![Nastro](https://avatars.githubusercontent.com/u/2756811?v=4)](https://github.com/Nastro "Nastro (17 commits)")[![xdcsystems](https://avatars.githubusercontent.com/u/18499328?v=4)](https://github.com/xdcsystems "xdcsystems (7 commits)")[![jougene](https://avatars.githubusercontent.com/u/13833179?v=4)](https://github.com/jougene "jougene (2 commits)")

### Embed Badge

![Health badge](/badges/deadem-djem/health.svg)

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

PHPackages © 2026

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