{"id":26178702,"url":"https://github.com/linkorb/bonita-client-php","last_synced_at":"2026-04-24T19:33:49.501Z","repository":{"id":62517366,"uuid":"92017271","full_name":"linkorb/bonita-client-php","owner":"linkorb","description":"Bonita BPM client library for PHP","archived":false,"fork":false,"pushed_at":"2017-05-28T06:30:52.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-30T00:51:43.890Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-22T06:07:43.000Z","updated_at":"2017-05-22T06:08:52.000Z","dependencies_parsed_at":"2022-11-02T13:31:12.084Z","dependency_job_id":null,"html_url":"https://github.com/linkorb/bonita-client-php","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/linkorb/bonita-client-php","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fbonita-client-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fbonita-client-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fbonita-client-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fbonita-client-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linkorb","download_url":"https://codeload.github.com/linkorb/bonita-client-php/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linkorb%2Fbonita-client-php/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32238623,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: 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":"2025-03-11T21:42:10.263Z","updated_at":"2026-04-24T19:33:49.484Z","avatar_url":"https://github.com/linkorb.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Bonita BPM  client for PHP\n==========================\n\nThis library implements a simple client library for [Bonita BPM](http://bonitasoft.com).\n\nBonita exposes a [well documented REST API](http://documentation.bonitasoft.com/?page=_rest-api)\n\n## Authentication\n\nBonita requires REST clients to use an authenticated session.\nSo this implementation will call `/loginservice` on instantiation.\nThe request contains a username + password, and the response contains\na cookie, which will be used in following requests by the client.\n\nThe cookie alone will allow you to make GET requests only.\n\nIn an effort to [prevent CSRF attacks](http://documentation.bonitasoft.com/?page=csrf-security),\nyou'll need to pass a custom HTTP header that can be extracted from a cookie.\n\nThis client takes care of the session initialization and CSRF-protection headers.\n\n## Usage / Example\n\nPlease refer to `example/example.php` for a usage example.\n\nCopy the `.env.dist` file to `.env` and edit it to setup your configuration.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinkorb%2Fbonita-client-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinkorb%2Fbonita-client-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinkorb%2Fbonita-client-php/lists"}