library vitium
PHP error manager.
newclass/vitium
PHP error manager.
- Wednesday, September 13, 2017
- by newclass-pl
- Repository
- 0 Watchers
- 0 Stars
- 12 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 4 Versions
- 0 % Grown
README
, (*1)
What is Vitium?
Vitium is a PHP error manager. Auto detect syntax error, notice, deprecated na redirect to class handler., (*2)
Installation
The best way to install is to use the composer by command:, (*3)
composer require newclass/vitium
composer install
Use example
use Vitium\ErrorManager;
$errorManager=new ErrorManager();
$errorManager->addHandler(new LogErrorHandler()); //Implement ErrorHandlerInterface
dev-master
9999999-dev
PHP error manager.
Sources
Download
MIT
The Development Requires
by
Michal Tomczak
dev-develop
dev-develop
PHP error manager.
Sources
Download
MIT
The Development Requires
by
Michal Tomczak
v0.1.1
0.1.1.0
PHP error manager.
Sources
Download
MIT
The Development Requires
by
Michal Tomczak