apatis/exceptions

异常集合

1.0.0 2017-01-28 12:40 UTC

This package is not auto-updated.

Last update: 2024-09-29 02:54:50 UTC


README

Build Status

Throwable 异常集合,用于php 5.6向下兼容。

安装

通过终端

composer require apatis/exceptions

composer.json

{
  "require" : {
    "apatis/exceptions": "^1"
  }
}

需求

  • php >= 5.6
ps : working on php 5.3.x,
php 5.6 is minimun requirements for recommended built in apps & unit testing.

许可协议

MIT 许可协议