laravel/browser-kit-testing
Fluent BrowserKit-style testing for Laravel: make HTTP requests, follow routes, fill forms, and assert response content with simple methods like visit, see, and dontSee. Install as a dev dependency and extend Laravel\BrowserKitTesting\TestCase.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| orchestra/testbench-browser-kit | 0.91 | Adds Laravel BrowserKit testing to Orchestra Testbench for package development. Swap your base test case to Orchestra\Testbench\BrowserKit\TestCase to use fluent visit/see/form APIs in functional tests across supported Laravel versions. | 36 | 37 | 3 | 3K | 0 | 29.6 | 31.9 | MIT | 3 weeks ago | |
| symfony/browser-kit | 0.91 | Symfony BrowserKit simulates a web browser in PHP for functional tests: make requests, follow links, fill and submit forms, and inspect responses. Includes an HttpClient-based implementation to perform real HTTP requests programmatically. | 3,020 | 3,040 | 59 | 5M | 0 | 46.5 | 52.0 | MIT | 1 week ago | |
| graham-campbell/testbench-core | 0.88 | Core testing utilities for Laravel packages, maintained by Graham Campbell. Provides lightweight TestBench components compatible with Laravel 8–13, PHP 7.4–8.5, and PHPUnit 9–12 to simplify package test setup and integration. | 14 | 16 | 0 | 4K | 0 | 29.1 | 39.6 | MIT | 2 weeks ago |
How can I help you explore Laravel packages today?