Loreon
Labs
Platform
Docs
Home
Ecosystems
PHP
schwab-api-php
A library to connect to the Charles Schwab API
PHP
Emerging
GitHub
Stars
1
Forks
2
Contributors
1
Last push
1mo ago
Recent commits
Latest commits.
Added `mockery/mockery` to `require-dev` dependencies in `composer.json` for improved mock testing support.
2f1f1a5
Michael Drennen
1mo ago
Made `Carbon $date` nullable in `markets` method signature for better handling of optional date input.
8af6729
Michael Drennen
1mo ago
Added unit tests for `InstrumentsRequests` and `MarketHoursRequests` traits to ensure correct API interactions and error handling.
83cb3ae
Michael Drennen
1mo ago
Added OAuth automation support for integration tests, enhanced error handling for expired authorization codes, and updated `.env.example` with optional credentials for automation fallback.
d6b3e27
Michael Drennen
4mo ago
Added unit tests for `SchwabAPI` covering authentication, account, and order request functionalities, ensuring API behavior consistency and proper error handling.
656f2f9
Michael Drennen
4mo ago
Improved error handling in `RequestException` by making properties nullable, adding checks for empty/invalid JSON, and enhancing Schwab-specific error parsing logic.
d87192d
Michael Drennen
4mo ago
Added `TransactionRequests` trait with methods for handling account transactions, and updated `.gitignore` and `.env.example` for project configuration.
b9542b8
Michael Drennen
4mo ago
Refactored tests for clarity and added enhanced assertions for SchwabAPI functionality.
0d04d87
Michael Drennen
4mo ago
Top contributors
Builders behind this project.
michaeldrennen
74 commits