psg / sr3
Language Supplements
Installs: 4
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/psg/sr3
Requires
- php: >=7.2.0
This package is auto-updated.
Last update: 2025-09-29 02:58:19 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