https://github.com/subjective-php/exceptions
Collection of exception classes and utilities
https://github.com/subjective-php/exceptions
Last synced: over 1 year ago
JSON representation
Collection of exception classes and utilities
- Host: GitHub
- URL: https://github.com/subjective-php/exceptions
- Owner: subjective-php
- License: mit
- Created: 2014-04-17T21:13:50.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2018-08-12T02:32:31.000Z (almost 8 years ago)
- Last Synced: 2025-02-07T14:30:29.378Z (over 1 year ago)
- Homepage:
- Size: 577 KB
- Stars: 0
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SubjectivePHP\Exceptions
[](https://packagist.org/packages/subjective-php/exceptions)
[](https://packagist.org/packages/subjective-php/exceptions)
[](https://packagist.org/packages/subjective-php/exceptions)
## Requirements
SubjectivePHP\Exceptions requires PHP 7.0 (or later).
## Composer
To add the library as a local, per-project dependency use [Composer](http://getcomposer.org)! Simply add a dependency on `subjective-php/exceptions` to your project's `composer.json` file such as:
```sh
composer require subjective-php/exceptions
```
## Components
This package is a metapackage aggregating the following components:
* [subjective-php/spl-exceptions](https://github.com/subjective-php/spl-exceptions-php)
* [subjective-php/util-exceptions](https://github.com/subjective-php/util-exceptions-php)