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
- Host: GitHub
- URL: https://github.com/scaledrone/scaledrone-php-jwt-example
- Owner: ScaleDrone
- Created: 2016-02-10T18:45:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-10T18:45:47.000Z (over 9 years ago)
- Last Synced: 2025-01-25T11:43:59.445Z (4 months ago)
- Language: PHP
- Homepage: https://www.scaledrone.com/
- Size: 17.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.