Hoa is a modular, extensible and structured set of PHP libraries. Moreover, Hoa aims at being a bridge between industrial and research worlds.
This library allows to use advanced exceptions.
With Composer, to include this library into your
dependencies, you need to require
hoa/exception
:
{
"require": {
"hoa/exception": "~0.0"
}
}
Please, read the website to get more informations about how to install.
…
Different documentations can be found on the website: http://hoa-project.net/.
Hoa is under the New BSD License (BSD-3-Clause). Please, see
LICENSE
.