Skip to content

Latest commit

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Soap Handler for Whoops

Build Status

Captures exceptions and returns information on them as a SOAP string. Might be used for SOAP Webservices.

require'vendor/autoload.php';
$handler = new \Whoops\Handler\SoapResponseHandler();
$run->addHandler($handler);

About

Soap handler for Whoops

Resources

Stars

14 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages