laratrade / gdax-websocket
Laravel package for GDAX integration.
dev-master
2018-05-16 20:22 UTC
Requires
- php: >=7.1.0
- illuminate/support: 5.5.*|5.6.*
- nasyrov/laravel-enums: ~1.1
- ratchet/pawl: ~0.3
Requires (Dev)
- mockery/mockery: ~1.1
- orchestra/testbench: ~3.5|~3.6
- phpunit/phpunit: ~6.0|~7.0
- squizlabs/php_codesniffer: ~3.2
This package is not auto-updated.
Last update: 2024-11-10 05:40:39 UTC
README
Laravel package for GDAX WebSocket processing.
Requirements
Make sure all dependencies have been installed before moving on:
Install
Pull the package via Composer:
$ composer require laratrade/gdax-websocket
Usage
Testing
$ composer test
Security
If you discover any security related issues, please use the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.