{"id":28399692,"url":"https://github.com/brokeyourbike/wizall-api-client-php","last_synced_at":"2026-02-11T04:02:45.938Z","repository":{"id":221506351,"uuid":"754551743","full_name":"brokeyourbike/wizall-api-client-php","owner":"brokeyourbike","description":"Wizall API client for PHP","archived":false,"fork":false,"pushed_at":"2025-01-11T12:10:30.000Z","size":74,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-05T02:58:02.030Z","etag":null,"topics":["api-client","burkina-faso","cote-d-ivoire","mali","php","php8","rest-api","senegal","wizall"],"latest_commit_sha":null,"homepage":"https://docs-api.wizall.com","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brokeyourbike.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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,"zenodo":null},"funding":{"github":"brokeyourbike","open_collective":"brokeyourbike"}},"created_at":"2024-02-08T09:51:52.000Z","updated_at":"2025-01-11T12:10:22.000Z","dependencies_parsed_at":"2024-02-08T12:26:24.541Z","dependency_job_id":"6546a0a5-ab00-4117-827f-262983431670","html_url":"https://github.com/brokeyourbike/wizall-api-client-php","commit_stats":null,"previous_names":["brokeyourbike/wizall-api-client-php"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/brokeyourbike/wizall-api-client-php","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brokeyourbike%2Fwizall-api-client-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brokeyourbike%2Fwizall-api-client-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brokeyourbike%2Fwizall-api-client-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brokeyourbike%2Fwizall-api-client-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brokeyourbike","download_url":"https://codeload.github.com/brokeyourbike/wizall-api-client-php/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brokeyourbike%2Fwizall-api-client-php/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29326830,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T03:52:29.695Z","status":"ssl_error","status_checked_at":"2026-02-11T03:52:23.094Z","response_time":97,"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":["api-client","burkina-faso","cote-d-ivoire","mali","php","php8","rest-api","senegal","wizall"],"created_at":"2025-06-01T08:10:27.178Z","updated_at":"2026-02-11T04:02:45.924Z","avatar_url":"https://github.com/brokeyourbike.png","language":"PHP","funding_links":["https://github.com/sponsors/brokeyourbike","https://opencollective.com/brokeyourbike"],"categories":[],"sub_categories":[],"readme":"# wizall-api-client\n\n[![Latest Stable Version](https://img.shields.io/github/v/release/brokeyourbike/wizall-api-client-php)](https://github.com/brokeyourbike/wizall-api-client-php/releases)\n[![Total Downloads](https://poser.pugx.org/brokeyourbike/wizall-api-client/downloads)](https://packagist.org/packages/brokeyourbike/wizall-api-client)\n[![Maintainability](https://api.codeclimate.com/v1/badges/1b04658a54cfb29e4896/maintainability)](https://codeclimate.com/github/brokeyourbike/wizall-api-client-php/maintainability)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/1b04658a54cfb29e4896/test_coverage)](https://codeclimate.com/github/brokeyourbike/wizall-api-client-php/test_coverage)\n\nWizall API client for PHP\n\n## Installation\n\n```bash\ncomposer require brokeyourbike/wizall-api-client\n```\n\n## Usage\n\n```php\nuse BrokeYourBike\\Wizall\\Client;\nuse BrokeYourBike\\Wizall\\Interfaces\\ConfigInterface;\n\nassert($config instanceof ConfigInterface);\nassert($httpClient instanceof \\GuzzleHttp\\ClientInterface);\nassert($psrCache instanceof \\Psr\\SimpleCache\\CacheInterface);\n\n$apiClient = new Client($config, $httpClient, $psrCache);\n$apiClient-\u003egetAuthToken();\n```\n\n## Authors\n- [Ivan Stasiuk](https://github.com/brokeyourbike) | [Twitter](https://twitter.com/brokeyourbike) | [LinkedIn](https://www.linkedin.com/in/brokeyourbike) | [stasi.uk](https://stasi.uk)\n\n## License\n[BSD-3-Clause License](https://github.com/brokeyourbike/wizall-api-client-php/blob/main/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrokeyourbike%2Fwizall-api-client-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrokeyourbike%2Fwizall-api-client-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrokeyourbike%2Fwizall-api-client-php/lists"}