| name | NativePHP Mobile System | ||||||
|---|---|---|---|---|---|---|---|
| author | Bifrost Technology | ||||||
| price | Free | ||||||
| version | 1.0.2 | ||||||
| license | MIT | ||||||
| github | https://github.com/NativePHP/mobile-system | ||||||
| support | https://nativephp.com/support | ||||||
| compatibility |
|
||||||
| install |
|
System-level operations for NativePHP Mobile apps — platform detection, device settings, and flashlight control.
- Platform detection (
isIos(),isAndroid(),isMobile()) - Open app settings interface
- Toggle device flashlight
- Permission management workflows
- PHP (Livewire/Blade) and JavaScript (Vue/React/Inertia) support
composer require nativephp/mobile-system| Platform | Minimum Version |
|---|---|
| NativePHP | ^3.0 |
| iOS | 18.2+ |
| Android | API 26+ |