apatis / exceptions
Exceptions Collection
1.0.0
2017-01-28 12:40 UTC
Requires
- php: >=5.6
Requires (Dev)
This package is not auto-updated.
Last update: 2025-03-02 05:18:45 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.