Libraries tagged by Devices
tattali/mobile-detect-bundle
801582 Downloads
Symfony 5.x-7.x bundle to detect mobile devices, manage mobile view and redirect to the mobile and tablet version.
ahand/mobileesp
448913 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.
silverstripe/session-manager
1286698 Downloads
Allow users to manage and revoke access to multiple login sessions across devices.
ivkos/pushbullet
53779 Downloads
Push notifications to devices and browsers via Pushbullet
istvan-ujjmeszaros/bootstrap-duallistbox
182030 Downloads
A responsive dual listbox widget optimized for Twitter Bootstrap. It works on all modern browsers and on touch devices.
edwinhoksberg/php-fcm
279170 Downloads
A library for sending Firebase cloud messages and managing user topic subscriptions, device groups and devices.
cjmellor/browser-sessions
22434 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
1272039 Downloads
Push notifications to Apple devices
richsage/rms-push-notifications-bundle
924253 Downloads
Push notifications/messages for mobile devices
reefki/laravel-device-detector
18831 Downloads
Laravel wrapper for Matomo's Universal Device Detection library.
acsiomatic/device-detector-bundle
125542 Downloads
Symfony Bundle for https://github.com/matomo-org/device-detector
suncat/php-mobile-detect
358242 Downloads
Lightweight PHP class for detecting mobile devices
yanlongli/app-store-server-api
17702 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.
udokmeci/yii2-phone-validator
207104 Downloads
Yii2 Phone validator wrapper on top of PhoneNumberUtil library also used by Android devices
redjanym/fcm-bundle
445390 Downloads
A Symfony Bundle for projects to send notifications in mobile devices through Firebase Cloud Messaging HTTP V1 API