axy/errors
axy/errors is a PHP 8.1+ helper for defining and organizing exception classes. Provides common exception structures, basic error classes, default messages, backtrace truncation, and global options to standardize error handling across projects.
ContainerReadOnlyclass ContainerReadOnly extends Logic implements ReadOnly
Attempting to write a value in the read-only property.
Unlike PropertyReadOnly all the properties of the container always read-only.
__construct([$container [, $previous, $thrower])$container - the container or its namegetContainer():string|objectHow can I help you explore Laravel packages today?