Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mskian/push-api
Store FCM Tokens in Database by using PHP and PDO.
https://github.com/mskian/push-api
curl firebase firebase-cloud-messaging json notifications pdo pdo-mysql php push push-notifications token
Last synced: 2 days ago
JSON representation
Store FCM Tokens in Database by using PHP and PDO.
- Host: GitHub
- URL: https://github.com/mskian/push-api
- Owner: mskian
- License: mit
- Created: 2017-12-22T10:40:34.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-10-29T09:50:26.000Z (about 3 years ago)
- Last Synced: 2024-11-07T22:48:43.425Z (about 2 months ago)
- Topics: curl, firebase, firebase-cloud-messaging, json, notifications, pdo, pdo-mysql, php, push, push-notifications, token
- Language: PHP
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Push API
Store FCM Tokens in Database by using PHP and PDO.
## Requirements
- PHP 7 or Greater
- MYSQL 5x or 8x
- PHP cURL
- PHP PDO and MYSQLI Module
- Firebase account Setup for Push ServiceLearn More about this API Usage Here -
## LICENSE
MIT