Download the PHP package pigeonboys/fastpush without Composer
On this page you can find all versions of the php package pigeonboys/fastpush. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pigeonboys/fastpush
More information about pigeonboys/fastpush
Files in pigeonboys/fastpush
Download pigeonboys/fastpush
More information about pigeonboys/fastpush
Files in pigeonboys/fastpush
Vendor pigeonboys
Package fastpush
Short Description Fastpush is a lightweight PHP package for sending push notifications via an API, offering easy setup with channel and topic management.
License MIT
Package fastpush
Short Description Fastpush is a lightweight PHP package for sending push notifications via an API, offering easy setup with channel and topic management.
License MIT
Please rate this library. Is it a good library?
Informations about the package fastpush
Fastpush
Introduction
Fastpush is a simple and efficient PHP package designed for sending push notifications. It allows you to easily configure and send notifications to users through channels and topics.
Installation
To install the package, run the following command:
Usage
Configuration
Before calling the PushClient
class for the first time, the PushConfiguration
class must be initialized:
Send Notifications
Use the PushClient::send
method to send notifications to specific recipients through a defined channel and topic:
All versions of fastpush with dependencies
PHP Build Version
Package Version
The package pigeonboys/fastpush contains the following files
Loading the files please wait ....