{"id":37233657,"url":"https://github.com/mrjosh/bestoon-php-client","last_synced_at":"2026-01-15T03:55:08.238Z","repository":{"id":62493557,"uuid":"80747774","full_name":"mrjosh/bestoon-php-client","owner":"mrjosh","description":"🐘 Bestoon php client","archived":true,"fork":false,"pushed_at":"2017-02-12T10:31:58.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-10-13T02:41:39.478Z","etag":null,"topics":["accounting","bestoon","php-client"],"latest_commit_sha":null,"homepage":"http://bestoon.ir","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/mrjosh.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":"2017-02-02T17:09:12.000Z","updated_at":"2023-01-28T02:17:49.000Z","dependencies_parsed_at":"2022-11-02T11:30:46.743Z","dependency_job_id":null,"html_url":"https://github.com/mrjosh/bestoon-php-client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mrjosh/bestoon-php-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrjosh%2Fbestoon-php-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrjosh%2Fbestoon-php-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrjosh%2Fbestoon-php-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrjosh%2Fbestoon-php-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrjosh","download_url":"https://codeload.github.com/mrjosh/bestoon-php-client/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrjosh%2Fbestoon-php-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28419272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["accounting","bestoon","php-client"],"created_at":"2026-01-15T03:55:07.757Z","updated_at":"2026-01-15T03:55:08.230Z","avatar_url":"https://github.com/mrjosh.png","language":"PHP","readme":"## Bestoon php client\nA simple PHP client for [Bestoon Project](https://github.com/jadijadi/bestoon)\n\n### Installation\n\nyou can install client with composer\n```\ncomposer require bestoon/client:'dev-develop'\n```\n\n## Usage : Setconfig\n\nYou should set your API token key first with instance of client\n\n```php\nuse Bestoon\\Client;\n\n$client = new Client([\n    'token' =\u003e 'YOUR-TOKEN'\n]);\n```\n\n### Manage stats\nYou can manage your stats with generalStat method\n\n```php\n$stats = $client-\u003egeneralStat();\n\nvar_dump($stats);\n```\n\n### Set incom\nSet your income with amount and text in arguments\n```php\n$client-\u003esetIncome('1000000','Test');\n```\n\n### Set expense\nSet your expense with amount and text in arguments\n```php\n$client-\u003esetExpense('1000000','Test');\n```\n\n### License\nThe MIT License (MIT). Please see [License File](LICENSE) for more information.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrjosh%2Fbestoon-php-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrjosh%2Fbestoon-php-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrjosh%2Fbestoon-php-client/lists"}