PHPackages                             dsblack/dserror - 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. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. dsblack/dserror

ActiveLibrary[Debugging &amp; Profiling](/categories/debugging)

dsblack/dserror
===============

show description errrors responses

01PHP

Since Jan 7Pushed 1y ago1 watchersCompare

[ Source](https://github.com/BlackByted/DsError)[ Packagist](https://packagist.org/packages/dsblack/dserror)[ RSS](/packages/dsblack-dserror/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

DsError
=======

[](#dserror)

show description of the error responses, for the use of webcomers who use online payment and do not have an error interpreter, this to facilitate the user's resolution of the problem

Supported APIs

- [PayPal](https://github.com/BlackByted/DsError/wiki/PayPal-Soported)
- [Stripe](https://github.com/BlackByted/DsError/wiki/Stripe-Soported)

Instalacion
===========

[](#instalacion)

Composer
--------

[](#composer)

### Instruction

[](#instruction)

1. Download [Composer](https://getcomposer.org/download/) if not already installed
2. Go to your project directory

> $ Cd current\_project

3. execute composer require dsblack/dserror

```
$ composer require dsblack/dserror
#Output:
  Info from https://repo.packagist.org: #StandWithUkraine
  Using version dev-main for dsblack/dserror
  ./composer.json has been updated
  Running composer update dsblack/dserror
  Loading composer repositories with package information

```

4. Ready, you would already have DsError, the structure within your project would be:

 ```
graph TD;
A[dsblack]-->B[scr];
B-->C[Dictionaries];
B-->D[DescriptionError];
C-->E[PayPal];;
C-->F[Stripe];
E-->G[Files Lenguages];
```

      Loading Direct Download
---------------

[](#direct-download)

### Instruction

[](#instruction-1)

1 Download the latest zip with the help of github

[![image](https://user-images.githubusercontent.com/73977376/189421642-086f1ddf-ae5a-4f6f-aae3-4c762fbc3114.png)](https://user-images.githubusercontent.com/73977376/189421642-086f1ddf-ae5a-4f6f-aae3-4c762fbc3114.png)

2 Go to your project directory

> $ Cd current\_project

3 Unzip, and copy directory to your project location

4 Ready, you would already have DsError, the structure within your project would be:

 ```
graph TD;
A[dsblack]-->B[scr];
B-->C[Dictionaries];
B-->D[DescriptionError];
C-->E[PayPal];;
C-->F[Stripe];
E-->G[Files Lenguages];
```

      Loading Lenguages Soported
==================

[](#lenguages-soported)

currently there is support for 4 languages, English, Español, Deuch, French with their respective acronyms/identifiers that are used as a parameter to display the error description

languages ​​and APIs with their dictionary
------------------------------------------

[](#languages-and-apis-with-their-dictionary)

LengugePayPalStripeEnglish (en)✔️✔️Español (es)✔️✔️Deuch (de)❌✔️French (fr)❌✔️

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity16

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/51520f96db6408fdd6046299f9e9981f7b588cc7961d987bf57a528fa5575c52?d=identicon)[BlackByted](/maintainers/BlackByted)

---

Top Contributors

[![BlackByted](https://avatars.githubusercontent.com/u/73977376?v=4)](https://github.com/BlackByted "BlackByted (20 commits)")

### Embed Badge

![Health badge](/badges/dsblack-dserror/health.svg)

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

###  Alternatives

[symfony/stopwatch

Provides a way to profile code

2.8k387.2M918](/packages/symfony-stopwatch)[fruitcake/laravel-debugbar

PHP Debugbar integration for Laravel

19.1k662.9k29](/packages/fruitcake-laravel-debugbar)[spatie/ignition

A beautiful error page for PHP applications.

510147.6M69](/packages/spatie-ignition)[jokkedk/webgrind

Webgrind is a Xdebug profiling web frontend in PHP5. It implements a subset of the features of kcachegrind and installs in seconds and works on all platforms. For quick'n'dirty optimizations it does the job.

3.3k193.0k](/packages/jokkedk-webgrind)[koriym/printo

An object graph visualizer.

1421.8M2](/packages/koriym-printo)[soloterm/dumps

A Laravel command to intercept dumps from your Laravel application.

125285.7k3](/packages/soloterm-dumps)

PHPackages © 2026

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