{"id":18493876,"url":"https://github.com/roquie/circleci-php-sdk","last_synced_at":"2025-05-14T02:15:35.034Z","repository":{"id":62537344,"uuid":"164605364","full_name":"roquie/circleci-php-sdk","owner":"roquie","description":"Small library to trigger CI build and maybe it will a full-fledged API wrapper.","archived":false,"fork":false,"pushed_at":"2019-01-08T13:05:52.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-25T16:29:58.128Z","etag":null,"topics":["circleci","client","library","php","php7","sdk"],"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/roquie.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":"2019-01-08T08:49:37.000Z","updated_at":"2019-01-08T13:05:54.000Z","dependencies_parsed_at":"2022-11-02T16:15:36.658Z","dependency_job_id":null,"html_url":"https://github.com/roquie/circleci-php-sdk","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roquie%2Fcircleci-php-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roquie%2Fcircleci-php-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roquie%2Fcircleci-php-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roquie%2Fcircleci-php-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roquie","download_url":"https://codeload.github.com/roquie/circleci-php-sdk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239209017,"owners_count":19600244,"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":["circleci","client","library","php","php7","sdk"],"created_at":"2024-11-06T13:16:53.433Z","updated_at":"2025-02-16T23:23:40.041Z","avatar_url":"https://github.com/roquie.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Circle CI PHP SDK\n-----------------\n\nSmall library to trigger CI build and maybe it will a full-fledged API wrapper.\nBut if for me or for you need new features, they will be added via PR.\n\n[CircleCI API documentation.](https://circleci.com/docs/api/)\n\n## Installation\n\n```\ncomposer require roquie/circleci-php-sdk\n```\n\n## Usage\n\nToken can be passed to constructor or use global `CIRCLECI_TOKEN` env variable.\n\n```php\n$ci = new \\Roquie\\CircleSdk\\CircleCI($token, $vcsType);\n$ci-\u003esetUsername('microparts');\n$ci-\u003esetProject('protocall-build-mock');\n$results = $ci-\u003etriggerNewJob();\n\necho $results['build_url'];\n```\n\n## License\n\nMIT License\n\nCopyright (c) 2019 roquie0@gmail.com\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froquie%2Fcircleci-php-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froquie%2Fcircleci-php-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froquie%2Fcircleci-php-sdk/lists"}