apatis / exceptions
Exceptions Collection
Installs: 598
Dependents: 3
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
pkg:composer/apatis/exceptions
Requires
- php: >=5.6
Requires (Dev)
This package is not auto-updated.
Last update: 2025-09-28 08:26:51 UTC
README
Throwable
Exceptions collections for php 5.6 backward compatibility.
Installing
Via Terminal
composer require apatis/exceptions
composer.json
{ "require" : { "apatis/exceptions": "^1" } }
Requirements
- php
>= 5.6
ps : working on php 5.3.x, php 5.6 is minimun requirements for recommended built in apps & unit testing.