psg / sr3
Language Supplements
0.1
2021-07-31 12:46 UTC
Requires
- php: >=7.2.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-29 02:46:10 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