{"id":22740576,"url":"https://github.com/larvatecn/librespeed-sdk","last_synced_at":"2025-07-08T12:02:30.346Z","repository":{"id":167172407,"uuid":"642753787","full_name":"larvatecn/librespeed-sdk","owner":"larvatecn","description":"The official LibreSpeed PHP SDK.","archived":false,"fork":false,"pushed_at":"2023-05-19T09:27:10.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-05T06:13:20.512Z","etag":null,"topics":["librespeed","php","speedtest"],"latest_commit_sha":null,"homepage":"https://www.librespeed.cn","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/larvatecn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-19T09:15:19.000Z","updated_at":"2023-05-19T09:28:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"4e36f321-eab8-494a-a05e-979b59d0cefe","html_url":"https://github.com/larvatecn/librespeed-sdk","commit_stats":null,"previous_names":["larvatecn/librespeed-sdk"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larvatecn%2Flibrespeed-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larvatecn%2Flibrespeed-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larvatecn%2Flibrespeed-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larvatecn%2Flibrespeed-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/larvatecn","download_url":"https://codeload.github.com/larvatecn/librespeed-sdk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246273519,"owners_count":20750904,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["librespeed","php","speedtest"],"created_at":"2024-12-10T23:09:25.371Z","updated_at":"2025-03-30T03:42:02.464Z","avatar_url":"https://github.com/larvatecn.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LibreSpeed SDK\n\n\u003ca href=\"https://github.com/larvatecn/librespeed-sdk/actions\"\u003e\u003cimg src=\"https://github.com/larvatecn/librespeed-sdk/workflows/tests/badge.svg\" alt=\"Build Status\"\u003e\u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/larva/librespeed-sdk\"\u003e\u003cimg src=\"https://img.shields.io/packagist/dt/larva/librespeed-sdk\" alt=\"Total Downloads\"\u003e\u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/larva/librespeed-sdk\"\u003e\u003cimg src=\"https://img.shields.io/packagist/v/larva/librespeed-sdk\" alt=\"Latest Stable Version\"\u003e\u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/larva/librespeed-sdk\"\u003e\u003cimg src=\"https://img.shields.io/packagist/l/larva/librespeed-sdk\" alt=\"License\"\u003e\u003c/a\u003e\n\n## Introduction\n\nThe [LibreSpeed SDK](https://www.librespeed.cn/sdk) SDK provides an expressive interface for interacting with Forge's API and managing Laravel Forge servers.\n\n## Official Documentation\n\n### Installation\n\nTo install the SDK in your project you need to require the package via composer:\n\n```bash\ncomposer require larva/librespeed-sdk\n```\n\n### Basic Usage\n\nYou can create an instance of the SDK like so:\n\n```php\n$libreSpeed = new LibreSpeed\\LibreSpeed(TOKEN_HERE);\n```\n\nUsing the `LibreSpeed` instance you may perform multiple actions as well as retrieve the different resources LibreSpeed's API provides:\n\n```php\n$servers = $libreSpeed-\u003eservers();\n```\n\n## License\n\nLarva Forge SDK is open-sourced software licensed under the [MIT license](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flarvatecn%2Flibrespeed-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flarvatecn%2Flibrespeed-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flarvatecn%2Flibrespeed-sdk/lists"}