PHPackages                             dalnix/whoops-to-gitlab - 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. dalnix/whoops-to-gitlab

ActiveLibrary[API Development](/categories/api)

dalnix/whoops-to-gitlab
=======================

A possibility to allow your users to send an issue to gitlab upon Whoops

0.0.3(8y ago)044MITPHPPHP ^7.0

Since Sep 28Pushed 8y ago1 watchersCompare

[ Source](https://github.com/dalnix/whoops-to-gitlab)[ Packagist](https://packagist.org/packages/dalnix/whoops-to-gitlab)[ RSS](/packages/dalnix-whoops-to-gitlab/feed)WikiDiscussions master Synced yesterday

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

Whoops to gitlab
================

[](#whoops-to-gitlab)

This package gives your users the option to create an issue on gitlab upon "Whoops" error when APP\_DEBUG is set to false. For laravel 5.4 and 5.5.

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

[](#installation)

```
composer require dalnix/whoops-to-gitlab

```

###### If you want to edit views or config file

[](#if-you-want-to-edit-views-or-config-file)

```
php artisan vendor:publish --provider="Dalnix\WhoopsToGitLab\WhoopsToGitlabServiceProvider"

```

##### Add following to your env file

[](#add-following-to-your-env-file)

```
GITLAB_PROJECT_URL=( your gitlab project url : https://gitlab.domain.com/api/v4/projects/(project-ID)/ )
GITLAB_TOKEN=( Personal gitlab token )

SELECTED_BIN=(null or pastebin default null)
PASTEBIN_API_DEV_KEY=( your api key )
PASTEBIN_API_PASTE_PRIVATE=( 1 or 0  default 1)
PASTEBIN_PASTE_EXPIRE_DATE=( default 10M )
PASTEBIN_PASTE_EXPIRE_FORMAT=(default json )

```

#### Add to your config/app

[](#add-to-your-configapp)

```
Dalnix\WhoopsToGitlab\WhoopsToGitlabServiceProvider::class

```

### This is still in development but works

[](#this-is-still-in-development-but-works)

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

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

Total

3

Last Release

3052d ago

### Community

Maintainers

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

---

Tags

apilaravelgitlabgit

### Embed Badge

![Health badge](/badges/dalnix-whoops-to-gitlab/health.svg)

```
[![Health](https://phpackages.com/badges/dalnix-whoops-to-gitlab/health.svg)](https://phpackages.com/packages/dalnix-whoops-to-gitlab)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[smodav/mpesa

M-Pesa API implementation

16167.1k1](/packages/smodav-mpesa)[mozex/anthropic-laravel

Laravel integration for the Anthropic API: facade, config publishing, install command, testing fakes, messages, streaming, tool use, thinking, and batches.

72287.1k1](/packages/mozex-anthropic-laravel)[files.com/files-php-sdk

Files.com PHP SDK

2478.1k](/packages/filescom-files-php-sdk)[scriptdevelop/whatsapp-manager

Paquete para manejo de WhatsApp Business API en Laravel

783.5k](/packages/scriptdevelop-whatsapp-manager)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

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