fresh / firebase-cloud-messaging-bundle
Provides integration with Firebase Cloud Messaging API.
Fund package maintenance!
fre5h
Installs: 2 943
Dependents: 0
Suggesters: 0
Security: 0
Stars: 9
Watchers: 4
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=7.1.3
- guzzlehttp/guzzle: ^6.3
- symfony/config: ^3.4 || ^4.0
- symfony/event-dispatcher: ^3.4 || ^4.0
- symfony/framework-bundle: ^3.4 || ^4.0
- symfony/http-foundation: ^3.4 || ^4.0
- symfony/validator: ^3.4 || ^4.0
Requires (Dev)
README
📦 Provides integration with Firebase Cloud Messaging API in Symfony applications.
Right now this bundle is in active development phase. Things can change unpredictably!
TODO
- Add default message parameters
- Multi sender accounts
- Console commands for testings
- Logging channels
- Data collector for profiler
- Batch sending
- Process response
- Dispatch events on different responses
- API for topic subscription
- API for device group subscription
- Exceptions
- More tests
- Describe features
- Documentation
Supported platforms:
- Android
- iOS
- Chrome web browser
Firebase Cloud Messaging is still developing and can be improved in the future. If you notice that in the current docs of FCM there are some new features introduced or some are deprecated, then create and issue and I'll add them to this API client library.