orchestra/dusk-updater-api
Standardized API for Laravel Dusk to query, fetch, and download compatible ChromeDriver binaries. Helps automate driver updates across environments with a simple, consistent interface for locating versions and retrieving platform-specific builds.
Architecture fit is questionable as Laravel Dusk already includes built-in ChromeDriver management via laravel/dusk. This package appears redundant without clear differentiation or documented use cases. Integration feasibility is low due to lack of documentation on how it interacts with Dusk's existing workflow. Technical risks are severe: the "2026-01-20" release date is impossible (future-dated), PHP 8.5 compatibility claims are invalid (current PHP versions max at 8.2), and 0 dependents indicate no production usage. Key questions include: Why does this exist when Dusk natively handles ChromeDriver? Is the repository data accurate? How does it avoid conflicts with Dusk's native functionality? What security controls exist for binary downloads?
Stack fit is poor for standard Laravel projects since D
How can I help you explore Laravel packages today?