{"id":21152563,"url":"https://github.com/nimbella/nimbella-sdk-php","last_synced_at":"2025-07-28T05:38:33.518Z","repository":{"id":57027261,"uuid":"292480252","full_name":"nimbella/nimbella-sdk-php","owner":"nimbella","description":"Nimbella SDK for PHP serverless functions.","archived":false,"fork":false,"pushed_at":"2020-10-14T15:26:32.000Z","size":15,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-21T08:26:48.508Z","etag":null,"topics":["faas","nimbella","php","sdk","serverless"],"latest_commit_sha":null,"homepage":"https://nimbella.com","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nimbella.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-09-03T05:58:13.000Z","updated_at":"2021-04-11T14:56:50.000Z","dependencies_parsed_at":"2022-08-23T15:00:31.270Z","dependency_job_id":null,"html_url":"https://github.com/nimbella/nimbella-sdk-php","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nimbella%2Fnimbella-sdk-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nimbella%2Fnimbella-sdk-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nimbella%2Fnimbella-sdk-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nimbella%2Fnimbella-sdk-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nimbella","download_url":"https://codeload.github.com/nimbella/nimbella-sdk-php/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243597782,"owners_count":20316842,"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":["faas","nimbella","php","sdk","serverless"],"created_at":"2024-11-20T10:42:56.073Z","updated_at":"2025-03-14T14:44:34.463Z","avatar_url":"https://github.com/nimbella.png","language":"PHP","readme":"# Nimbella SDK for PHP\n\nA PHP library to interact with Nimbella.com services.\n\n## Installation\n\n```\ncomposer require nimbella/nimbella\n```\n\n## Usage\n\n```php\nuse Nimbella\\Nimbella;\n\n$nim = new Nimbella();\n\n// Get configured \\Predis|Client (https://github.com/predis/predis).\n$redis = $nim-\u003eredis();\n$redis-\u003eset('foo', 'bar');\n$value = $redis-\u003eget('foo');\n\n// Get a configured Google\\Cloud\\Storage\\Bucket (https://github.com/googleapis/google-cloud-php-storage).\n$bucket = $nim-\u003estorage();\n// Upload a file to the bucket.\n$bucket-\u003eupload(\n    fopen('/data/file.txt', 'r')\n);\n```\n\n## Support\n\nWe're always happy to help you with any issues you encounter. You may want to [join our Slack community](https://nimbella-community.slack.com/) to engage with us for a more rapid response.\n\n## License\n\nApache-2.0. See [LICENSE](LICENSE) to learn more.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnimbella%2Fnimbella-sdk-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnimbella%2Fnimbella-sdk-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnimbella%2Fnimbella-sdk-php/lists"}