joeforshaw / speckl-laravel
Installs: 22
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/joeforshaw/speckl-laravel
Requires
- php: ^7.1.3
- joeforshaw/speckl: dev-main
- laravel/framework: ^5.7
- mockery/mockery: ^1.0
- phpunit/phpunit: ^7.0
This package is auto-updated.
Last update: 2025-10-12 18:00:13 UTC
README
Speckl Laravel is a package that enables Speckl tests to use Laravel's built-in testing helpers.
Installation
To install, require the composer package in your project:
composer require joeforshaw/speckl-laravel