PHPackages                             marcbelletre/laravel-diese - 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. [API Development](/categories/api)
4. /
5. marcbelletre/laravel-diese

ActiveLibrary[API Development](/categories/api)

marcbelletre/laravel-diese
==========================

Laravel wrapper for Diese Software API

v0.2.0(3y ago)015MITPHPPHP ^8.0

Since Mar 24Pushed 3y ago1 watchersCompare

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

READMEChangelog (2)Dependencies (4)Versions (3)Used By (0)

Laravel / Diese Software
========================

[](#laravel--diese-software)

[![Latest Version on Packagist](https://camo.githubusercontent.com/6f2400d996b11c1468423f04d908a447e609d2dd168af87fc8001a3c092afaf6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d61726362656c6c657472652f6c61726176656c2d64696573652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/marcbelletre/laravel-diese)[![Total Downloads](https://camo.githubusercontent.com/7e9ae47535233d41687d927df11854fa89a536aa572780c0d2cd2546b546e91f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d61726362656c6c657472652f6c61726176656c2d64696573652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/marcbelletre/laravel-diese)

### This package provides a convenient Laravel wrapper for interacting with the [Diese Software](https://www.diesesoftware.com) API.

[](#this-package-provides-a-convenient-laravel-wrapper-for-interacting-with-the-diese-software-api)

### [API Documentation](https://apidoc.diesesoftware.com)

[](#api-documentation)

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

[](#installation)

You can install the package via composer:

```
composer require marcbelletre/laravel-diese
```

Usage
-----

[](#usage)

```
use MarcBelletre\LaravelDiese\Facades\Diese;

// Use the `get` method to retrieve all records for a content type
$productions = Diese::get('productions');
$cast = Diese::find('production/cast/10');

// Use the `find` method to retrieve a single record by its ID
$production = Diese::find('production', 10);
$productionType = Diese::find('productionType', 2);
```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

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

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

[](#contributing)

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

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Marc Bellêtre](https://github.com/marcbelletre)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

Laravel Package Boilerplate
---------------------------

[](#laravel-package-boilerplate)

This package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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

Total

2

Last Release

1149d ago

### Community

Maintainers

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

---

Top Contributors

[![marcbelletre](https://avatars.githubusercontent.com/u/6853334?v=4)](https://github.com/marcbelletre "marcbelletre (6 commits)")

---

Tags

laraveldiese

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/marcbelletre-laravel-diese/health.svg)

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

###  Alternatives

[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k7.6M74](/packages/openai-php-laravel)[statamic/cms

The Statamic CMS Core Package

4.8k3.2M720](/packages/statamic-cms)[irazasyed/telegram-bot-sdk

The Unofficial Telegram Bot API PHP SDK

3.3k4.5M84](/packages/irazasyed-telegram-bot-sdk)[flat3/lodata

OData v4.01 Producer for Laravel

96320.9k](/packages/flat3-lodata)[laravel-freelancer-nl/laravel-index-now

Alert search engines of content changes.

5212.1k](/packages/laravel-freelancer-nl-laravel-index-now)[scriptdevelop/whatsapp-manager

Paquete para manejo de WhatsApp Business API en Laravel

762.6k](/packages/scriptdevelop-whatsapp-manager)

PHPackages © 2026

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