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

HELP! Please someone post source code without composer and autoload!!! #24

Closed arvindkumar-gr closed 6 years ago

arvindkumar-gr commented 7 years ago

I'm a iOS developer new to PHP and cant able to compile this library. Please someone share the source code without Composer and Autoload.

edamov commented 7 years ago

@arvindkumar-gr You can use swift libraries for sending notifications instead of PHP library. Or do you have PHP project?