https://github.com/jitesoft/php-exceptions
A collection of exceptions commonly used - or derived from - in Jitesoft php projects.
https://github.com/jitesoft/php-exceptions
exceptions hacktoberfest php
Last synced: 3 months ago
JSON representation
A collection of exceptions commonly used - or derived from - in Jitesoft php projects.
- Host: GitHub
- URL: https://github.com/jitesoft/php-exceptions
- Owner: jitesoft
- License: mit
- Created: 2017-08-28T08:46:57.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2025-05-23T09:54:01.000Z (about 1 year ago)
- Last Synced: 2025-05-23T12:06:57.230Z (about 1 year ago)
- Topics: exceptions, hacktoberfest, php
- Language: PHP
- Homepage:
- Size: 287 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://gitlab.com/jitesoft/open-source/php/exceptions/commits/master)
[](https://gitlab.com/jitesoft/open-source/php/exceptions/commits/master)
[](https://opencollective.com/jitesoft-open-source)
[](https://packagist.org/packages/jitesoft/exceptions)
# Exceptions
Exception classes commonly used in Jitesoft php projects.
All the exception classes implements a toArray method and implements the JsonSerializable interface.
The structure of the classes is supposed to be as logic as possible. If anything seems off, please post a issue or make a pull-request.
No Exceptions will be moved or renamed without a new major version release.