Libraries tagged by browse
symfony/browser-kit
212937378 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
jenssegers/agent
49758867 Downloads
Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
maximebf/debugbar
91569551 Downloads
Debug bar in the browser for php application
spatie/browsershot
18157657 Downloads
Convert a webpage to an image or pdf using headless Chrome
behat/mink-browserkit-driver
50010051 Downloads
Symfony2 BrowserKit driver for Mink framework
whichbrowser/parser
7889709 Downloads
Useragent sniffing library for PHP
behat/mink
68970836 Downloads
Browser controller/emulator abstraction for PHP
symfony/panther
9999356 Downloads
A browser testing and web scraping library for PHP and Symfony.
matomo/device-detector
13747363 Downloads
The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.
laravel/dusk
26254840 Downloads
Laravel Dusk provides simple end-to-end testing and browser automation.
itsgoingd/clockwork
18455333 Downloads
php dev tools in your browser
lucatume/wp-browser
2539342 Downloads
A set of Codeception modules to test WordPress projects.
laravel/browser-kit-testing
7454022 Downloads
Provides backwards compatibility for BrowserKit testing in the latest Laravel release.
hisorange/browser-detect
6643298 Downloads
Browser & Mobile detection package for Laravel.
cbschuld/browser.php
4985369 Downloads
A PHP Class to detect a user's Browser. This encapsulation provides a breakdown of the browser and the version of the browser using the browser's user-agent string. This is not a guaranteed solution but provides an overall accurate way to detect what browser a user is using.