bex/behat-extension-driver-locator
Dynamic driver/service loader for Behat extensions. Locates drivers by key in a namespace, enforces interfaces, builds and validates per-driver config trees, and loads services via DI container. Includes a DriverNodeBuilder to generate driver config nodes.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| friends-of-behat/cross-container-extension | 0.85 | Deprecated Behat extension that lets you inject services and parameters across multiple service containers. Intended for use with FriendsOfBehat ContextServiceExtension or ServiceContainerExtension; migrate to SymfonyExtension v2 instead. | 93 | 98 | 5 | 2K | 0 | 1.7 | 12.7 | MIT | 8 years ago | |
| friends-of-behat/mink-extension | 0.85 | — | 140 | 141 | 45 | 789K | 9 | 8.4 | 58.0 | MIT | 2 years ago | |
| friends-of-behat/test-context | 0.84 | Reusable Behat context for testing Behat extensions by running “Behat inside Behat”. Creates isolated temp projects per scenario, writes configs/features/contexts, runs a real Behat process, and lets you assert on exit codes and output. | 17 | 17 | 5 | 585 | 0 | 15.8 | 23.4 | MIT | 4 months ago | |
| imbo/behat-api-extension | 0.84 | Behat 3 extension for testing JSON-based APIs. Simplifies making HTTP requests, asserting responses, and validating JSON payloads in your scenarios. Inspired by behat/web-api-extension and built for API testing workflows like Imbo. | 109 | 109 | 45 | 30K | 3 | 23.6 | 39.3 | MIT | 2 months ago | |
| behatch/contexts | 0.84 | Reusable Behat 3 context library with ready-made steps for browser/Mink, REST, JSON, XML, tables, system commands, and debugging. Easy to install via Composer and enable in behat.yml, with configurable timeouts, screenshots, and evaluation modes. | 386 | 392 | 204 | 30K | 31 | 12.6 | 30.8 | NOASSERTION | 6 years ago | |
| behat/mink-goutte-driver | 0.84 | Deprecated Mink driver for the Goutte browser client, enabling fast, headless HTTP-based browsing and DOM interaction in Behat/Mink tests. Use for simple crawling/navigation without JavaScript; superseded by behat/mink-browserkit-driver. | 299 | 305 | 51 | 124K | 0 | 2.4 | 25.5 | MIT | 4 years ago | |
| behat/behat-bundle | 0.83 | — | 64 | 65 | 16 | 3 | 0 | 0.4 | 0.2 | — | — | |
| behat/mink | 0.83 | — | 1,611 | 1,630 | 289 | 1M | 56 | 43.8 | 68.1 | MIT | 8 months ago | |
| friends-of-behat/service-container-extension | 0.83 | Declare custom Symfony DI services in Behat without writing a full extension. Import XML/YAML/PHP service definition files via behat.yml so your contexts and helpers can be wired through the Behat service container. | 114 | 114 | 5 | 10K | 0 | 20.6 | 31.4 | MIT | 1 month ago | |
| friends-of-behat/suite-settings-extension | 0.83 | — | 213 | 213 | 3 | 71K | 0 | 1.8 | 34.8 | MIT | 5 years ago | |
| friends-of-behat/context-service-extension | 0.82 | Deprecated Behat extension that lets you register Behat context classes as Symfony DI services and load them into a scenario-scoped container via imported service config files (XML/YAML/PHP), using the fob.context_service tag. | 109 | 115 | 6 | 2K | 1 | 1.3 | 13.3 | MIT | 7 years ago | |
| brown298/test_extension | 0.82 | brown298/test_extension is a Laravel/PHP test extension package. It appears to be an early-stage or minimal project with limited public metadata and no visible community traction yet. Suitable for experimentation or as a starting point for custom testing utilities. | 0 | 1 | — | 0 | — | 0.0 | — | — | — | |
| setono/sylius-behat-pack | 0.81 | Dev pack for running Behat tests in Sylius apps and plugins. Pulls in common Behat/Mink tooling and documents a JS-enabled setup using Chromedriver, Selenium, and the Symfony CLI web server for test environments. | 2 | 2 | 1 | 80 | 0 | 1.4 | 19.9 | MIT | 4 years ago | |
| behat/mink-bundle | 0.81 | — | 60 | 65 | 18 | 109 | 4 | 1.5 | 4.9 | MIT | 11 years ago | |
| friends-of-behat/mink-driver-testsuite | 0.81 | Fork of Mink DriverTestsuite updated for PHP >=7.4, Symfony >=4.4, and PHPUnit ^8.0. Use it to run Mink driver compliance tests with modern Symfony/PHP stacks. Documentation follows the original minkphp/driver-testsuite repo. | 1 | 1 | 5 | 7 | 0 | 0.2 | 9.0 | MIT | — | |
| behat/mink-selenium2-driver | 0.81 | — | 511 | 519 | 166 | 332K | 47 | 24.3 | 56.2 | MIT | 2 years ago | |
| behat/mink-extension | 0.81 | — | 623 | 644 | 280 | 49K | 74 | 17.4 | 34.7 | MIT | 8 years ago | |
| ibexa/behat | 0.80 | — | 1 | 1 | 1 | 18K | 0 | 28.1 | 64.0 | NOASSERTION | 1 month ago | |
| mink/webdriver-classic-driver | 0.80 | Selenium WebDriver “classic” driver for Behat Mink. Run real browser sessions (e.g., Firefox) through a WebDriver server, navigate pages, click links, and integrate with Mink/MinkExtension. Install via Composer; includes CI-tested suite. | 6 | 6 | 5 | 2K | 8 | 3.9 | 38.9 | MIT | 1 year ago | |
| soyuka/contexts | 0.80 | Add lightweight context handling to PHP/Laravel apps with soyuka/contexts. Store and retrieve per-request or runtime context data (like user, locale, tracing IDs) in a clean API to simplify logging, debugging, and cross-cutting concerns without global state. | 28 | 28 | 22 | 35K | 0 | 3.2 | 42.9 | NOASSERTION | 1 year ago |
How can I help you explore Laravel packages today?