lukasyelle / alpaca-sdk
Unofficial PHP SDK for the Alpaca.markets API.
dev-master
2021-02-08 01:34 UTC
Requires
- php: >=8.0.1
- ext-json: *
- guzzlehttp/guzzle: ^7.2
- illuminate/support: ^8.25
Requires (Dev)
- orchestra/testbench: ^6.0
- phpunit/phpunit: ^9.0
This package is auto-updated.
Last update: 2025-04-08 11:11:00 UTC
README
Note: This package is currently under heavy development.
An unofficial PHP Package for interacting with the Trading and Market Data APIs from Alpaca.
Installation
You can install the package via composer:
composer require lukasyelle/alpaca-sdk
Usage
Coming Soon.
Testing
composer test
Security
If you discover any security related issues, please email lukasyelle@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.