{"id":33997559,"url":"https://github.com/updevru/php-esputnik-api","last_synced_at":"2026-05-28T12:32:36.737Z","repository":{"id":57075830,"uuid":"85858008","full_name":"updevru/php-esputnik-api","owner":"updevru","description":"Client for eSputnik Api (https://esputnik.com/api/index.html)","archived":false,"fork":false,"pushed_at":"2018-03-20T12:20:21.000Z","size":36,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-14T21:11:06.646Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"n10ty/php-esputnik-api","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/updevru.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-22T17:39:27.000Z","updated_at":"2023-08-09T09:17:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"59d45f0b-d9b4-4034-bd5e-510d3b0ffc4a","html_url":"https://github.com/updevru/php-esputnik-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/updevru/php-esputnik-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updevru%2Fphp-esputnik-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updevru%2Fphp-esputnik-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updevru%2Fphp-esputnik-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updevru%2Fphp-esputnik-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/updevru","download_url":"https://codeload.github.com/updevru/php-esputnik-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/updevru%2Fphp-esputnik-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33609237,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-12-13T08:58:58.866Z","updated_at":"2026-05-28T12:32:36.716Z","avatar_url":"https://github.com/updevru.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PHP Esputnik api client\n\nUses [Esputnik API](https://esputnik.com.ua/api/index.html).\n\n\n## Requirements\n\n* PHP \u003e= 5.6\n* [Guzzle 6.0+](https://github.com/guzzle/guzzle) library,\n* (optional) PHPUnit to run tests.\n\n## Installing\n\n```\ncomposer require n10ty/php-esputnik-api\n```\n\n## Basic usage\n\n```php\n\u003c?php\n\n// This file is generated by Composer\nrequire_once 'vendor/autoload.php';\n\n$client = new \\Esputnik\\Client();\n$client-\u003eauthenticate('login', 'password');\n\n$repositories = $client-\u003eapi('balance')-\u003eshow();\n```\n\nFrom `$client` object, you can access to all namespaces.\n\n## Inspired by\n\n[KnpLabs/php-github-api](https://github.com/KnpLabs/php-github-api)\n\n## License\n\nMIT License","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fupdevru%2Fphp-esputnik-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fupdevru%2Fphp-esputnik-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fupdevru%2Fphp-esputnik-api/lists"}