An open API service indexing awesome lists of open source software.

https://github.com/scaledrone/scaledrone-php-jwt-example

PHP JWT Example for Scaledrone Realtime Messaging Service
https://github.com/scaledrone/scaledrone-php-jwt-example

Last synced: 3 months ago
JSON representation

PHP JWT Example for Scaledrone Realtime Messaging Service

Awesome Lists containing this project

README

        

1. Install Composer (https://getcomposer.org/doc/00-intro.md)
2. Run composer install that will install the modules defined in composer.json

__________

You can also simply download this repository and not deal with Composer at all, just copy the vendor directory to your own project.