Libraries tagged by browse
factorio-item-browser/export-data
2091 Downloads
The export data structure of the Factorio Item Browser.
factorio-item-browser/api-client
1865 Downloads
The API client of the Factorio Item Browser.
eprofos/user-agent-analyzer
38 Downloads
A powerful Symfony bundle for user-agent analysis. It provides accurate detection of operating systems (Windows, MacOS, Linux, iOS, Android...), browsers (Chrome, Firefox, Safari...), and device types (Desktop, Mobile, Tablet, TV...). Supports specific version detection and includes advanced handling of special cases like WebViews and compatibility modes. Features comprehensive logging and detailed analysis results.
duncan3dc/dusk
8135 Downloads
Use Laravel Dusk without the full Laravel framework
draventju/useragent-parser
635 Downloads
Useragent sniffing library for PHP
dmamontov/favicon
3686 Downloads
Class generation favicon for browsers and devices Android, Apple, Windows and display of html code. It supports a large number of settings such as margins, color, compression, three different methods of crop and screen orientation.
consoletvs/identify
75219 Downloads
A Laravel 5 Package Provider to Identify/detect a user's browser, device, operating system and Language
components/polymer
232 Downloads
Leverage the future of the web platform today.
co-stack/stack-test
1346 Downloads
Testing Framework
bugbuster/browscap-php
1281 Downloads
Standalone replacement for php's native get_browser() function
yzalis/ua-parser
133979 Downloads
The missing UAParser PHP library.
josh/php-phantomjs
18355 Downloads
A PHP wrapper for loading pages through PhantomJS
gremo/assetic-extra
45515 Downloads
A collection of extra assetic resources to use with Symfony AsseticBundle.
factorio-item-browser/export-queue-client
1036 Downloads
A client to access the export queue of the Factorio Item Browser.
crossjoin/browscap
234368 Downloads
The standalone PHP Browscap parser Crossjoin\Browscap detects browser properties as well as device information based on the user agent string of the requesting browsers and search engines, using the data from the Browser Capabilities Project. It's several hundred times faster than the build-in PHP function get_browser(), and faster than other Browscap PHP libraries, with much lower memory consumption. Optionally Crossjoin\Browscap automatically updates the Browscap data, so you're always up-to-date. The newest version is build for PHP 7.x, for PHP >= 5.6 use version 2.x, for PHP >= 5.3 use version 1.x.