laravel/forge-sdk
Laravel Forge SDK for PHP. Manage Forge API v2 resources with an expressive interface: organizations, servers, sites, recipes, and more. Supports paginated results via CursorPaginator. Requires an organization slug for all endpoints.
Full Changelog: https://github.com/laravel/forge-sdk/compare/v4.0.2...v4.1.0
Full Changelog: https://github.com/laravel/forge-sdk/compare/v4.0.1...v4.0.2
Full Changelog: https://github.com/laravel/forge-sdk/compare/v4.0.0...v4.0.1
This is a major release with breaking changes. Please review UPGRADE-4.0.md before upgrading.
v4.0.0 is a complete overhaul of the SDK to align with the Forge API v2. All endpoints are now organization-scoped, the underlying HTTP layer has been updated to speak JSON:API, and a number of traits and resources have been renamed, merged, or replaced. Several new traits have also been added to cover functionality introduced in the new API.
The minimum supported PHP version is now 8.2.
Full Changelog: https://github.com/laravel/forge-sdk/compare/v3.25.0...v4.0.0
Full Changelog: https://github.com/laravel/forge-sdk/compare/v3.21.1...v3.22.0
siteLog method to allow getting site logs by @duncanmcclean in https://github.com/laravel/forge-sdk/pull/138How can I help you explore Laravel packages today?