{"id":36987926,"url":"https://github.com/linkorb/libcloud-php","last_synced_at":"2026-01-13T23:14:58.375Z","repository":{"id":62517372,"uuid":"51135505","full_name":"linkorb/libcloud-php","owner":"linkorb","description":"PHP library for interacting with popular cloud service providers using a unified API for compute, dns, objectstorage and other resources","archived":false,"fork":false,"pushed_at":"2024-02-07T09:40:15.000Z","size":64,"stargazers_count":74,"open_issues_count":1,"forks_count":8,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-11T20:59:13.057Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/linkorb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-02-05T08:40:43.000Z","updated_at":"2025-02-03T19:02:38.000Z","dependencies_parsed_at":"2022-11-02T13:30:54.521Z","dependency_job_id":null,"html_url":"https://github.com/linkorb/libcloud-php","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/linkorb/libcloud-php","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Flibcloud-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Flibcloud-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Flibcloud-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Flibcloud-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linkorb","download_url":"https://codeload.github.com/linkorb/libcloud-php/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Flibcloud-php/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28403884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T21:51:37.118Z","status":"ssl_error","status_checked_at":"2026-01-13T21:45:14.585Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2026-01-13T23:14:57.607Z","updated_at":"2026-01-13T23:14:58.374Z","avatar_url":"https://github.com/linkorb.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# libcloud-php\n\nPHP library for interacting with many of the popular cloud service providers using a unified API.\n\n\u003cimg src=\"http://upr.io/EPxv4p.png\" style=\"width: 100%\" /\u003e\n\n\n## Introduction\n\nThis project aims to simplify the usage of cloud services by PHP developers. The scope of the project includes the following service types:\n\n* **Compute**: Create, Restart, Destroy and provision compute nodes in the cloud\n* **DNS**: Update DNS configurations at DNS providers\n* **ObjectStorage**: store objects in the cloud\n* **LoadBalancer**: Manage load balancer configurations at your IaaS provider\n* **Container**: Launch containers and manage images at CaaS providers\n\nThis project is inspired by the awesome Python library [libcloud](http://libcloud.apache.org) with the same name. We try to follow the design as closely as possible. We keep method names the same as the Python project, but updating it for [PSR2](http://www.php-fig.org/psr/psr-2/) compliance.\n\n\n## Using the library in your project\n\nlibcloud-php is available on [packagist](https://packagist.org/packages/linkorb/libcloud-php). To use it, add the following to your `composer.json` file, and run `composer update`:\n\n```json\n{\n    \"require\": {\n        \"linkorb/libcloud\": \"~1.0\"\n    }\n}\n```\n\n## Examples\n\nPlease refer to the [example directory](example/) for example code by service type (compute, dns, etc).\n\n## Contributing\n\nReady to build and improve on this repo? Excellent!\nGo ahead and fork/clone this repo and we're looking forward to your pull requests!\nPlease take a look at the python version in order to follow this design, constants and method names as closely as possible, while updating it in the php-way. \n\n## TODO / Next steps:\n\nWe're planning on the following features. Please feel free to send us a PR if you're interested in helping out!\n\n* [ ] Extend the support of this library for more providers and services\n* [ ] Implement ObjectStorage interfaces and adapters based on [linkorb/objectstorage](https://github.com/linkorb/objectstorage)\n* [ ] Implement LoadBalancer and Container interfaces\n\n## License\n\nMIT. Please refer to the [license file](LICENSE) for details.\n\n## Brought to you by the LinkORB Engineering team\n\n\u003cimg src=\"http://www.linkorb.com/d/meta/tier1/images/linkorbengineering-logo.png\" width=\"200px\" /\u003e\u003cbr /\u003e\nCheck out our other projects at [linkorb.com/engineering](http://www.linkorb.com/engineering).\n\nBtw, we're hiring!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinkorb%2Flibcloud-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinkorb%2Flibcloud-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinkorb%2Flibcloud-php/lists"}