Pushok Versions Save

PHP client for Apple Push Notification Service (APNs) - Send push notifications to iOS using the new APNs HTTP/2 protocol with token-based (JWT with p8 private key)

0.14.1

1 year ago

0.14.0

2 years ago

Add support for the interruption-level key into the Payload object, allowing the sending of 'time-sensitive' and 'critical' push notifications. Also fix some PSR errors encountered when running composer check-style

0.13.0

3 years ago

0.12.1

3 years ago

0.12.0

3 years ago

0.11.4

3 years ago

0.11.3

3 years ago

0.11.2

3 years ago

0.11.1

4 years ago

Fix #98

0.11.0

4 years ago

Add pushType tests. Cleaning and refactoring