{"id":22963049,"url":"https://github.com/terminal42/cashctrl-api","last_synced_at":"2025-04-02T03:29:58.337Z","repository":{"id":57066939,"uuid":"317478912","full_name":"terminal42/cashctrl-api","owner":"terminal42","description":"API client for cashctrl.com","archived":false,"fork":false,"pushed_at":"2023-11-23T12:52:56.000Z","size":147,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-05-01T11:22:55.439Z","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/terminal42.png","metadata":{"files":{"readme":"README.md","changelog":null,"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},"funding":{"github":"terminal42","ko_fi":"terminal42"}},"created_at":"2020-12-01T08:46:07.000Z","updated_at":"2021-10-08T07:44:09.000Z","dependencies_parsed_at":"2023-11-23T13:45:33.300Z","dependency_job_id":"734cbd29-b51a-49b2-b6ca-9a6377afba29","html_url":"https://github.com/terminal42/cashctrl-api","commit_stats":{"total_commits":42,"total_committers":1,"mean_commits":42.0,"dds":0.0,"last_synced_commit":"74e4d74eb9de79f78162667e604f82f896b42027"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terminal42%2Fcashctrl-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terminal42%2Fcashctrl-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terminal42%2Fcashctrl-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terminal42%2Fcashctrl-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terminal42","download_url":"https://codeload.github.com/terminal42/cashctrl-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246750409,"owners_count":20827706,"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":[],"created_at":"2024-12-14T19:20:03.564Z","updated_at":"2025-04-02T03:29:58.330Z","avatar_url":"https://github.com/terminal42.png","language":"PHP","funding_links":["https://github.com/sponsors/terminal42","https://ko-fi.com/terminal42"],"categories":[],"sub_categories":[],"readme":"# terminal42/cashctrl-api\n\nAn API client for the REST API of cashctrl.com.\nThis client is currently used for our own projects and is subject to heavy changes.\n\n\n## Installation\n\n```bash\n$ composer.phar require terminal42/cashctrl-api ^2.0@dev\n```\n\nIf you are using Symfony, we recommend to use our [CashCtrl Bundle](https://github.com/terminal42/cashctrl-bundle).\n\n\n## Usage\n\n```php\n$subdomain  = 'companyname';\n$apiKey     = 'foobar';\n\n$client = new Client($subdomain, $apiKey);\n\n// Example call to get person list:\n(new PersonEndpoint($client))-\u003elist();\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterminal42%2Fcashctrl-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fterminal42%2Fcashctrl-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterminal42%2Fcashctrl-api/lists"}