Libraries tagged by mobile chat
ip2location/codeigniter-ip2location
29 Downloads
IP2Location library for CodeIgniter. Use IP2Location geolocation database to lookup the country, region, city, coordinates, zip code, time zone, ISP, domain name, connection type, area code, weather, MCC, MNC, mobile brand name, elevation, usage type, IP address type and IAB advertising category from IP address using IP2Location database.
mycountrymobile/my-country-mobile
2 Downloads
A Laravel Notification Channel for sending messages via Textlocal.
my-country-mobile/my-country-mobile
1 Downloads
A Laravel Notification Channel for sending messages via Textlocal.
mhinspeya/mobile-mega-menu
2 Downloads
Enhance your online store's mobile navigation with the MHinspeya Mobile Mega Menu module. This module is designed to provide an optimal browsing experience for mobile users, featuring a user-friendly and highly customizable mega menu. With the MHinspeya Mobile Mega Menu, your customers can easily navigate through categories and subcategories, making their shopping experience smoother and more efficient. The module is fully compatible with the Hyva theme and offers seamless integration with your existing Magento 2 store. Key features include multi-level dropdowns, custom styling options, and easy backend management. Ensure your mobile users have access to a streamlined and intuitive navigation system, helping to increase engagement and conversion rates on your site.
johnturingan/route-mobile-laravel-notifications
196 Downloads
RouteMobile Notification Channel for laravel.
naztech/bdmobile
6 Downloads
Laravel package for mobile number validators & change the mobile number format for Bangladeshi mobile operators.
texxasrulez/force_elastic
1 Downloads
Roundcube webmail plugin that forces the Elastic skin on phones and tablets at runtime (no user preference changes).
chapdel/tracker
3 Downloads
A Laravel Visitor Tracker
chapdel/agent
10 Downloads
Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
catcoder/mobiledetectlib
46 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
catcoder/agent
18 Downloads
Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
rohnstock/pickadate
623 Downloads
The mobile-friendly, responsive, and lightweight jQuery date & time input picker.
chandachewe/moneyunify
9 Downloads
A PHP Money Unify Package to collect and disburse payments via Mobile Wallets
w3care25/zinrelo
0 Downloads
Zinrelo is a modern-day, enterprise-grade loyalty rewards program, helping to maximize per-customer revenue through 360-degree customer engagement. It supports omni-channel interactions including desktop web, mobile web, mobile apps and in-store engagements.
wpify/benefit-plus-gateway-sdk
118 Downloads
This is a "swagger" definition of application programming interface of the MúzaPay by Benefit Plus e-commerce payment gateway. You may leverage this API from your e-shop to integrate payments by employee-benefits-programme funds. This version of the programme uses mobile payment application MúzaPay. Requests signingAll requests except /auth/token must be signed by "SHA-256 with RSA" (RSASSA-PKCS1-v1_5, RFC 8017 chapter 8.2) electronic signatures. See online gateway documentation for details. ## Change log * v2 - 2025-06-26 * Added HEALTH value to productCode enum as mandated by the Czech state legislation. * amountAuthorized in PaymentStateResponse renamed to remainingAmount to better capture its meaining. * Added HTTP 410 Gone response to the cancelPayment() operation. * Corrected pattern of orderReferenceCode * Multiple corrections of the documentation, examples and field ordering changes - non-impacting.