{"id":21175525,"url":"https://github.com/capcom6/php-evotor-mobile-cashier","last_synced_at":"2025-03-14T18:22:43.182Z","repository":{"id":57054866,"uuid":"425763585","full_name":"capcom6/php-evotor-mobile-cashier","owner":"capcom6","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-22T07:38:27.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-21T19:46:46.248Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/capcom6.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":"2021-11-08T08:55:36.000Z","updated_at":"2024-05-22T07:38:31.000Z","dependencies_parsed_at":"2022-08-24T14:00:15.000Z","dependency_job_id":null,"html_url":"https://github.com/capcom6/php-evotor-mobile-cashier","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capcom6%2Fphp-evotor-mobile-cashier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capcom6%2Fphp-evotor-mobile-cashier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capcom6%2Fphp-evotor-mobile-cashier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capcom6%2Fphp-evotor-mobile-cashier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/capcom6","download_url":"https://codeload.github.com/capcom6/php-evotor-mobile-cashier/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243624090,"owners_count":20321029,"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-11-20T16:59:47.537Z","updated_at":"2025-03-14T18:22:43.147Z","avatar_url":"https://github.com/capcom6.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# evotor-mobile-cashier\n\nEvotor's MobileCashier REST API Client.\n\n#### Installation\n\nRecommended method: [Composer](http://getcomposer.org):\n\n```\n$ composer require softc/evotor-mobile-cashier\n```\n\n#### Usage\n\nInitialize and create receipt:\n\n```php\n\u003c?php\n\nrequire 'vendor/autoload.php';\n\nuse SoftC\\Evotor\\MobileCashier\\Client;\nuse SoftC\\Evotor\\MobileCashier\\Data\\Receipt;\n\n$client = new Client(\u003cUserId\u003e);\n\n$positions = [];    // instances of SoftC\\Evotor\\MobileCashier\\Data\\Position\n$receipt = new Receipt('4e34ac31-ae28-4f52-be00-e6af9383343a', positions);\n\n$response = $client-\u003ecreate($receipt);\nvar_dump($response);\n\n```\n\n#### License\n\nSee LICENSE file.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapcom6%2Fphp-evotor-mobile-cashier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcapcom6%2Fphp-evotor-mobile-cashier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapcom6%2Fphp-evotor-mobile-cashier/lists"}