PHPackages                             drh/laravel-jenga - 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. drh/laravel-jenga

ActiveLibrary

drh/laravel-jenga
=================

Jenga API Library

v2.0.3(2y ago)053[2 PRs](https://github.com/DrH97/laravel-jenga/pulls)MITPHPPHP ^8.2CI passing

Since Dec 15Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/DrH97/laravel-jenga)[ Packagist](https://packagist.org/packages/drh/laravel-jenga)[ Docs](https://github.com/drh97/laravel-jenga)[ RSS](/packages/drh-laravel-jenga/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (7)Versions (13)Used By (0)

Jenga API Library
=================

[](#jenga-api-library)

[![GitHub Tests Workflow](https://github.com/DrH97/laravel-jenga/actions/workflows/run-tests.yml/badge.svg)](https://github.com/DrH97/laravel-jenga/actions/workflows/run-tests.yml)[![Github Style Workflow](https://github.com/DrH97/laravel-jenga/actions/workflows/php-cs-fixer.yml/badge.svg)](https://github.com/DrH97/laravel-jenga/actions/workflows/php-cs-fixer.yml)[![codecov](https://camo.githubusercontent.com/1bd7f2aa43cac78bbd813f2464ec14bbcae592a11f845f99dd32870f45e6a6fe/68747470733a2f2f636f6465636f762e696f2f67682f44724839372f6c61726176656c2d6a656e67612f6272616e63682f6d61696e2f67726170682f62616467652e7376673f746f6b656e3d36623064306261312d633263362d343037372d386333612d316635363765656138386130)](https://codecov.io/gh/DrH97/laravel-jenga)

[![Latest Stable Version](https://camo.githubusercontent.com/202516aa7a81c0f88ce69d4f2120e0755e9905272887f6e062bfbf28206b37ae/687474703a2f2f706f7365722e707567782e6f72672f6472682f6c61726176656c2d6a656e67612f76)](https://packagist.org/packages/drh/laravel-jenga)[![Total Downloads](https://camo.githubusercontent.com/566da36fe855605203128a0a5f102ab3fa917ef84c3ec9a028db8222ae74c85d/687474703a2f2f706f7365722e707567782e6f72672f6472682f6c61726176656c2d6a656e67612f646f776e6c6f616473)](https://packagist.org/packages/drh/laravel-jenga)[![License](https://camo.githubusercontent.com/82104f5262875e886c57d28f2fbdb3662a11ae9f9eb47940f3be127cacb2aad1/687474703a2f2f706f7365722e707567782e6f72672f6472682f6c61726176656c2d6a656e67612f6c6963656e7365)](https://packagist.org/packages/drh/laravel-jenga)[![PHP Version Require](https://camo.githubusercontent.com/ce3ad8d12d067e17b1c2156a7fe6c39e5551237ec624932f515673ba6987d043/687474703a2f2f706f7365722e707567782e6f72672f6472682f6c61726176656c2d6a656e67612f726571756972652f706870)](https://packagist.org/packages/drh/laravel-jenga)

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

[](#installation)

You can install the package via composer:

```
composer require drh/laravel-jenga
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="laravel-jenga-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="laravel-jenga-config"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$jenga = new DrH\jenga();
echo $jenga->echoPhrase('Hello, DrH!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Dr H](https://github.com/DrH97)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance60

Regular maintenance activity

Popularity8

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 55% 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 ~14 days

Recently: every ~6 days

Total

10

Last Release

750d ago

Major Versions

v1.1.1 → v2.0.02024-03-30

PHP version history (2 changes)v1.0.0PHP ^8.3

v2.0.0PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/c2e18beb4ba5e22e1336e73e5c17fd4f3e193d978ffd21b33d925b4549c972d2?d=identicon)[Dr H](/maintainers/Dr%20H)

---

Top Contributors

[![DrH97](https://avatars.githubusercontent.com/u/22273907?v=4)](https://github.com/DrH97 "DrH97 (22 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (11 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (7 commits)")

---

Tags

packagepaymentsjengaequity

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/drh-laravel-jenga/health.svg)

```
[![Health](https://phpackages.com/badges/drh-laravel-jenga/health.svg)](https://phpackages.com/packages/drh-laravel-jenga)
```

###  Alternatives

[spatie/laravel-health

Monitor the health of a Laravel application

85810.0M83](/packages/spatie-laravel-health)[bensampo/laravel-embed

Painless responsive embeds for videos, slideshows and more.

142146.8k](/packages/bensampo-laravel-embed)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[sunchayn/nimbus

A Laravel package providing an in-browser API client with automatic schema generation, live validation, and built-in authentication with a touch of Laravel-tailored magic for effortless API testing.

29428.0k](/packages/sunchayn-nimbus)[muhammadhuzaifa/telescope-guzzle-watcher

Telescope Guzzle Watcher provide a custom watcher for intercepting http requests made via guzzlehttp/guzzle php library. The package uses the on\_stats request option for extracting the request/response data. The watcher intercept and log the request into the Laravel Telescope HTTP Client Watcher.

98239.8k1](/packages/muhammadhuzaifa-telescope-guzzle-watcher)[spatie/laravel-mailcoach-sdk

An SDK to easily work with the Mailcoach API in Laravel apps

41290.2k1](/packages/spatie-laravel-mailcoach-sdk)

PHPackages © 2026

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