Libraries tagged by Laravel Test
helpscout/specter-php
567 Downloads
JSON API Mocking and Testing for PHP
cytracom/squasher
307 Downloads
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.
sjorso/gobble
6807 Downloads
A Laravel specific wrapper around Guzzle that makes it easy to mock responses
sepehr/phpunit-selenium-webdriver
14 Downloads
Webdriver-backed Selenium testcase for PHPUnit with fluent testing API.
helpscout/specter
586 Downloads
JSON API Mocking and Testing for PHP
bytestgear/eloquent-incrementable
747 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
jtrw/php-make
25 Downloads
Simple collections of make commands to increase productivity. This package gives you make commands to run your project easily. You can also customize the make commands to fit your project needs. Make commands o help work with docker, git, composer, migrations symfony, migrations laravel, tests, static analysis, and more.
pikanji/dusktests-plugin
281 Downloads
Enables to write test using Laravel's Dusk test framework.
hdw-werbeagentur/dusk-dashboard-hdw
101 Downloads
A beautiful dashboard for your Laravel Dusk tests
eekay/abtest
8 Downloads
Laravel AB testing package
styde/dawn
1099 Downloads
Browser kit testing for Laravel 5.4, compatible with Laravel Dusk
learncodeweb/filesupload
92 Downloads
A very simple (GD library Image processing) class for upload multiple files. You can create multiple thumbnails, add watermark (text/image), resize and change the quality of the images. You can also use this class with any PHP framework, tested with Laravel 8 and Laravel 9.
apurbajnu/abtest
55 Downloads
Laravel 8 AB testing package
spacegrass/bareback
6 Downloads
Selectively use the Laravel framework when running tests
deathkel/apitest
101 Downloads
Simple API TEST tool for Laravel REST