https://github.com/morebec/orkestra-exceptions
[READ ONLY] Orkestra component providing exception interfaces for common needs
https://github.com/morebec/orkestra-exceptions
exceptions orkestra php
Last synced: 12 months ago
JSON representation
[READ ONLY] Orkestra component providing exception interfaces for common needs
- Host: GitHub
- URL: https://github.com/morebec/orkestra-exceptions
- Owner: Morebec
- License: apache-2.0
- Created: 2021-04-21T00:56:32.000Z (about 5 years ago)
- Default Branch: 2.x
- Last Pushed: 2023-03-31T18:46:08.000Z (about 3 years ago)
- Last Synced: 2025-03-27T21:31:50.517Z (about 1 year ago)
- Topics: exceptions, orkestra, php
- Language: PHP
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Exceptions
This orkestra component provides a few Exception Interfaces for common scenarios.
## Installation
```shell
composer require morebec/orkestra-orkestra-exceptions
```