Libraries tagged by Devices
ahand/mobileesp
428160 Downloads
Since 2008, MobileESP provides web site developers an easy-to-use and lightweight API for detecting whether visitors are using a mobile device, and if so, what kind. The APIs provide simple boolean results ('true' or 'false') for identifying individual device categories (such as iPhone, BlackBerry, Android, and Windows Mobile), device capabilities (e.g., J2ME), and broad classes of devices, such as 'iPhone Tier' (iPhone/Android/Tizen) or 'Tablet Tier.' APIs are available in PHP, JavaScript, Java, C#, Ruby Python, and more.
wolfcast/browser-detection
725316 Downloads
The Wolfcast BrowserDetection PHP class facilitates the identification of the user's environment such as Web browser, version, platform family, platform version or if it's a mobile device or not.
silverstripe/session-manager
1125735 Downloads
Allow users to manage and revoke access to multiple login sessions across devices.
istvan-ujjmeszaros/bootstrap-duallistbox
170685 Downloads
A responsive dual listbox widget optimized for Twitter Bootstrap. It works on all modern browsers and on touch devices.
edwinhoksberg/php-fcm
250091 Downloads
A library for sending Firebase cloud messages and managing user topic subscriptions, device groups and devices.
cjmellor/browser-sessions
14297 Downloads
A Laravel package to enable users to manage and monitor their active browser sessions. Allows users to view devices where they are logged in and provides options to terminate unrecognized or all sessions, enhancing account security
apple/apn-push
1213180 Downloads
Push notifications to Apple devices
richsage/rms-push-notifications-bundle
914360 Downloads
Push notifications/messages for mobile devices
reefki/laravel-device-detector
6612 Downloads
Laravel wrapper for Matomo's Universal Device Detection library.
acsiomatic/device-detector-bundle
85374 Downloads
Symfony Bundle for https://github.com/matomo-org/device-detector
thadafinser/user-agent-parser
311502 Downloads
UserAgent parsing done right http://useragent.mkf.solutions/
suncat/php-mobile-detect
319843 Downloads
Lightweight PHP class for detecting mobile devices
yanlongli/app-store-server-api
10960 Downloads
PHP client for App Store Server API. Manage your customers’ App Store transactions from your server.The App Store Server API is a REST API that you call from your server to request and provide information about your customers' in-app purchases. The App Store signs the transaction and subscription renewal information that this API returns using the JSON Web Signature (JWS) specification.App Store Server API is independent of the app’s installation status on the customer’s devices. The App Store server returns information based on the customer’s in-app purchase history regardless of whether the customer installed, removed, or reinstalled the app on their devices.To request transaction and subscription status information with this API, provide any original transaction identifier that belongs to the customer. The transaction history API responds with a complete list of transactions, 20 at a time, starting with the oldest first. The subscription status API returns the status for all of the customer’s subscriptions, organized by their subscription group identifier.Use the Send Consumption Information endpoint to send information to the App Store when customers request a refund for a consumable in-app purchase, after you receive the CONSUMPTION_REQUEST App Store server notification. Your data helps inform refund decisions.
xemle/html5-video-php
14929 Downloads
ffmpeg wrapper to convert videos to HTML5 compatible formats of MP4, WEBM, and OGG to support all common mobile devices and desktop browsers.
udokmeci/yii2-phone-validator
201137 Downloads
Yii2 Phone validator wrapper on top of PhoneNumberUtil library also used by Android devices