apatis/exceptions

Exceptions Collection

Maintainers

Package info

github.com/Apatis/Exceptions

Issues

pkg:composer/apatis/exceptions

Statistics

Installs: 598

Dependents: 3

Suggesters: 0

Stars: 1

1.0.0 2017-01-28 12:40 UTC

This package is not auto-updated.

Last update: 2026-03-15 10:57:20 UTC


README

Build Status

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.

License

MIT License