Simplifies sending message notifications to mobile devices using common push services.
This standalone PHP library helps developers push message notifications to devices via APNS, GCM, and FCM. You install it with `composer require sly/notification-pusher` and then configure it with your service credentials. The README includes guides for installation, getting started, and adapter-specific setups.
Simplifies sending message notifications to mobile devices using common push services.
PHP developers who need a straightforward way to send push notifications to iOS and Android devices.