psg/sr3

Language Supplements

Maintainers

Package info

github.com/PHP-SG/sr-3

Homepage

pkg:composer/psg/sr3

Statistics

Installs: 4

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

0.1 2021-07-31 12:46 UTC

This package is auto-updated.

Last update: 2026-03-01 00:49:20 UTC


README

PHP would be bigger, better, stronger with some supplements.

  • FailSignal: When the overhead of an exception is undesired, but the return value is to variable to have something like "false" indicate failure
  • ComplexException: for adding details to an exception that can be parsed by the program to determine how to act