digitonic / iex-cloud-sdk
Unofficial PHP SDK for IEX Cloud API
Installs: 1 505
Dependents: 0
Suggesters: 0
Security: 0
Stars: 19
Watchers: 6
Forks: 21
Open Issues: 6
Requires
- php: ^7.1
- ext-json: *
- guzzlehttp/guzzle: ^6.3
- illuminate/support: 5.8.*|6.*|7.*|8.*
Requires (Dev)
- orchestra/testbench: 3.8.*
- phpunit/phpunit: ^7.0
This package is auto-updated.
Last update: 2024-10-29 05:17:03 UTC
README
A PHP package for accessing the IEX Cloud API. It focuses heavily on the Laravel Framework however it will work in any standalone project with usage of Composer.
Installation
You can install the package via composer:
composer require digitonic/iex-cloud-sdk
Usage
Please see the documentation for details.
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email steven@digitonic.co.uk instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.