-
Notifications
You must be signed in to change notification settings - Fork 0
Changelog
Igor Sazonov edited this page Feb 4, 2026
·
1 revision
All notable changes to marketstack-php will be documented in this file.
- Initial release
- Support for End-of-Day (EOD) data endpoint
- Support for Intraday data endpoint
- Support for Tickers endpoint
- Support for Exchanges endpoint
- Support for Currencies endpoint
- Support for Timezones endpoint
- Fluent interface for building API requests
- Data Transfer Objects (DTOs) for type-safe responses
- Laravel service provider and facade
- Comprehensive test suite with Pest
- Full PHPDoc documentation
- PSR-12 compliant code
- Configuration file with environment variable support
- HTTP/HTTPS support (based on plan type)
- Error handling with custom exceptions
- Collection support for multiple results
- Pagination support (limit/offset)
- Sorting and filtering capabilities
- Debug URL building