Libraries tagged by nativephp
djurovicigoor/app-lifecycle
1475 Downloads
App lifecycle state detection plugin for NativePHP Mobile detects foreground/background transitions on Android and iOS.
codingwithrk/no-screenshot
1618 Downloads
A NativePHP Mobile plugin that prevents screenshots, blocks screen recording and global protection in App-switch state in your mobile app.
codingwithrk/firebase-crashlytics
200 Downloads
A NativePHP Mobile plugin for Firebase Crashlytics. Records fatal and non-fatal errors, breadcrumb logs, user identifiers and custom keys, and reports them to the Firebase console.
calmohallag/nullable-casting
17767 Downloads
PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.
andrevanzuydam/tina4php
2518 Downloads
Tina4 for PHP — native PHP conventions and shared Tina4 contracts
victorycodedev/nativephp-fetch
143 Downloads
Truly asynchronous native HTTP networking for NativePHP Mobile on iOS and Android.
smronju/nativephp-local-notifications
54 Downloads
Schedules a one-off local notification for an exact future date and time, or a daily-repeating one, and cancels either — no server, no push, works fully offline.
smronju/nativephp-google-mobile-ads
131 Downloads
Google Mobile Ads (AdMob) plugin for NativePHP Mobile — Banner, Interstitial, Rewarded, and App Open ads on Android and iOS. Fork of bhargavdetroja/nativephp-google-mobile-ads with the PHP→native bridge actually wired up for native-UI-only (EDGE) apps.
ruslanshigabutdinov/nativephp-color-scheme
36 Downloads
NativePHP Mobile plugin for reading and controlling the app color scheme.
ikromjon/nativephp-mobile-local-notifications
497 Downloads
Local notifications plugin for NativePHP Mobile - schedule, cancel, and manage local notifications with channels, badges, sounds, and repeat intervals
fatlum/nativephp-push
132 Downloads
Free FCM/APNs push notifications for NativePHP Mobile v3 and v4 — the native layer that the paid nativephp/mobile-firebase plugin charges for, wired into the existing (MIT) core PHP API.
developernauts/nativephp-mobile-locales
1147 Downloads
A NativePHP plugin for managing supported locales and syncing language preferences between mobile apps and Laravel.
wilsonatb/nativephp-in-app-reviews
169 Downloads
In-App Reviews API
unloc/nativephp-enhanced-splash
57 Downloads
Jump-free Android system splash and vector splash support on iOS
theunwindfront/nativephp-audio
82 Downloads
Audio player plugin for NativePHP Mobile apps