Libraries tagged by Laravel Test
protonemedia/inertiajs-events-laravel-dusk
19426 Downloads
Inertia.js Events for Laravel Dusk
quotevelocity/novaunit
5996 Downloads
Unit testing suite for Laravel Nova, built to extend PHPUnit
code-distortion/adapt
28425 Downloads
A Laravel package that builds databases for your tests, improving their speed.
mpyw/null-auth
101735 Downloads
Null Guard for Laravel. Designed for Middleware-based authentication and testing.
pragmarx/tddd
502 Downloads
A Self-Hosted TDD Dashboard & Tests Watcher
codewithdennis/filament-factory-action
2585 Downloads
This plugin adds a new feature to the Filament admin panel table, enabling easy generation of test records for your database tables using your Laravel Factory definitions.
testmonitor/eloquent-incrementable
21492 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
reecem/mocker
218064 Downloads
Mock class constructor args based on the reflection class
luthfi/simple-crud-generator
14258 Downloads
A simple CRUD generator for Laravel 5.5 (and later) with Bootstrap 4.
insolita/yii2-muffin-factory
29644 Downloads
Port of laravel factory
binarytorch/larecipe-swagger
43691 Downloads
Live API Testing Inside Your Documentation
orchid/experiment
118600 Downloads
AB tests for Laravel
alebatistella/duskapiconf
5760 Downloads
Change your Laravel configuration for each Dusk test with an easy API
nonsapiens/realaddressfactory
4781 Downloads
Creates real-world street addresses from Google Maps, to use in database seeding, unit tests, or anything else. Supports Laravel 11+, and Faker
softon/sms
26930 Downloads
Simple SMS Gateway Package for sending short text messages from your Application. Facade for Laravel 5.Currently supported Gateways Clickatell , MVaayoo, Gupshup, SmsAchariya, SmsCountry , SmsLane , Nexmo, Mocker / Any HTTP/s based Gateways are supported by Custom Gateway. Log gateway can be used for testing.