edamov / pushok

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)
MIT License
378 stars 121 forks source link

Possible to use without Composer? #22

Closed Sideload closed 7 years ago

Sideload commented 7 years ago

hi there, my current host doesn't allow the use of composer is it possible to use this without composer?

edamov commented 7 years ago

Yes, it possible. You can download it from github with curl or wget - https://github.com/edamov/pushok/archive/master.zip