Libraries tagged by BrowserID
symfony-cmf/tree-browser-bundle
521037 Downloads
Symfony CMF Tree Browser Bundle
urlbox/screenshots
266124 Downloads
Use urlbox to easily generate website thumbnail screenshots from a URL
thadafinser/user-agent-parser
317420 Downloads
UserAgent parsing done right http://useragent.mkf.solutions/
silverstripe/mink-facebook-web-driver
545467 Downloads
Mink driver for facebook's webdriver
phpcasperjs/phpcasperjs
159064 Downloads
Simple PHP wrapper for CasperJS
kelvinzer0/curl-impersonate-php
62834 Downloads
PHP wrapper for curl-impersonate — mimic real browser TLS fingerprints to bypass anti-bot detection
karmendra/laravel-agent-detector
52932 Downloads
Laravel wrapper for matomo-org/device-detector user agent parser
hexydec/agentzero
134454 Downloads
A zero knowledge library for extracting information from User-Agent strings
fingerprint/server-sdk
8100 Downloads
Fingerprint Server API allows you to get, search, and update Events in a server environment. It can be used for data exports, decision-making, and data analysis scenarios. Server API is intended for server-side usage, it's not intended to be used from the client side, whether it's a browser or a mobile device. The API also supports collection of Automation Intelligence for requests to your server in edge, pre-origin, or middleware contexts.
codezero/laravel-localizer
408817 Downloads
Automatically detect and set an app locale that matches your visitor's preference.
phattarachai/laravel-mobile-detect
160600 Downloads
Desktop/mobile user agent parser with support for Laravel, based on MobileDetect
xemle/html5-video-php
24559 Downloads
ffmpeg wrapper to convert videos to HTML5 compatible formats of MP4, WEBM, and OGG to support all common mobile devices and desktop browsers.
swissup/module-codemirror
452208 Downloads
Versatile text editor implemented in JavaScript for the browser.
seunmatt/codeigniter-log-viewer
93237 Downloads
This is a simple Log Viewer for viewing CodeIgniter log files on the browser
ory/client
138141 Downloads
# Introduction Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. ## SDKs This document describes the APIs available in the Ory Network. The APIs are available as SDKs for the following languages: | Language | Download SDK | Documentation | | -------------- | ---------------------------------------------------------------- | ------------------------------------------------------------------------------------ | | Dart | [pub.dev](https://pub.dev/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/dart/README.md) | | .NET | [nuget.org](https://www.nuget.org/packages/Ory.Client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/dotnet/README.md) | | Elixir | [hex.pm](https://hex.pm/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/elixir/README.md) | | Go | [github.com](https://github.com/ory/client-go) | [README](https://github.com/ory/sdk/blob/master/clients/client/go/README.md) | | Java | [maven.org](https://search.maven.org/artifact/sh.ory/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/java/README.md) | | JavaScript | [npmjs.com](https://www.npmjs.com/package/@ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript/README.md) | | JavaScript (With fetch) | [npmjs.com](https://www.npmjs.com/package/@ory/client-fetch) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript-fetch/README.md) | | PHP | [packagist.org](https://packagist.org/packages/ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/php/README.md) | | Python | [pypi.org](https://pypi.org/project/ory-client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/python/README.md) | | Ruby | [rubygems.org](https://rubygems.org/gems/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/ruby/README.md) | | Rust | [crates.io](https://crates.io/crates/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/rust/README.md) |