This package is abandoned and no longer maintained.
The author suggests using the behat/mink package instead.
Browser controller/emulator abstraction for PHP
v1.11.0
2024-02-06 13:17 UTC
Requires
- php: ^7.4|^8.0
- symfony/css-selector: ^4.4|^5.0|^6.0|^7.0
Requires (Dev)
- symfony/phpunit-bridge: ^5.2|^6.0|^7.0
Suggests
- behat/mink-browserkit-driver: extremely fast headless driver for Symfony\Kernel-based apps (Sf2, Silex)
- behat/mink-goutte-driver: fast headless driver for any app without JS emulation
- behat/mink-selenium2-driver: slow, but JS-enabled driver for any app (requires Selenium2)
- behat/mink-zombie-driver: fast and JS-enabled headless driver for any app (requires node.js)
- dmore/chrome-mink-driver: fast and JS-enabled driver for any app (requires chromium or google chrome)
Provides
None
Conflicts
None
Replaces
- behat/mink: v1.11.0
MIT 8aa0dc57999cb12736b80b379e22187d7f18e8a9
- Konstantin Kudryashov <ever.zet.woop@gmail.com>
This package is auto-updated.
Last update: 2026-01-28 10:06:02 UTC
README
This is the fork of Mink library that supports PHP >=7.2 and supports Symfony >=4.4.
For the documentation, please refer to the original repository.
No updates other than Symfony compatibility will be provided, but this fork might be synchronised with the original repository in the future.
