PHP PhpSpec\Laravel Namespace

Nested Namespaces

PhpSpec\Laravel\Extension
PhpSpec\Laravel\Listener
PhpSpec\Laravel\Runner
PhpSpec\Laravel\Util

Interfaces

Name Description
LaravelBehaviorInterface Behaviours that implements this interface should provide a public method with which to bind the Laravel wrapper instance.

Classes

Name Description
LaravelObjectBehavior This behavior should be the base behavior for all of your regular Phpspec behaviors within your Laravel application.