Skip to content

Latest commit

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Integrating Whoops with Phalcon

The provider uses the default Phalcon DI unless you pass a DI instance into the constructor.

newWhoops\Provider\Phalcon\WhoopsServiceProvider();
// --- or ---$di = newPhalcon\DI\FactoryDefault();
newWhoops\Provider\Phalcon\WhoopsServiceProvider($di);

About

Whoops 2 provider for Phalcon

Resources

Stars

8 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages