{"id":19622224,"url":"https://github.com/commercetools/commercetools-php-training","last_synced_at":"2026-04-15T16:33:00.906Z","repository":{"id":145047165,"uuid":"75928646","full_name":"commercetools/commercetools-php-training","owner":"commercetools","description":null,"archived":false,"fork":false,"pushed_at":"2023-07-10T23:47:12.000Z","size":208,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":60,"default_branch":"master","last_synced_at":"2026-02-02T03:58:33.585Z","etag":null,"topics":["audit-documentation"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/commercetools.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-08T10:42:00.000Z","updated_at":"2023-02-08T21:05:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"aefead4c-02c6-4c5a-b349-0c388f87ffbf","html_url":"https://github.com/commercetools/commercetools-php-training","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/commercetools/commercetools-php-training","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercetools%2Fcommercetools-php-training","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercetools%2Fcommercetools-php-training/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercetools%2Fcommercetools-php-training/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercetools%2Fcommercetools-php-training/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/commercetools","download_url":"https://codeload.github.com/commercetools/commercetools-php-training/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commercetools%2Fcommercetools-php-training/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31849785,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"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":["audit-documentation"],"created_at":"2024-11-11T11:26:43.354Z","updated_at":"2026-04-15T16:33:00.891Z","avatar_url":"https://github.com/commercetools.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Commercetools PHP training repository\n=========\n\nThis project aims to get a quick intro to the Commercetools Platform.\n\nhttps://github.com/commercetools/commercetools-php-training\n\nSetup project:\n```bash\ncomposer install\n```\n\nRunning Training tests:\n```bash\nenv $(cat parameters.env | xargs) vendor/bin/phpunit\n```\n\n### Docker\n\nBuild runtime image from scratch:\n\n```bash\ndocker build -t sphereio/commercetools-php-training .\n```\n\nSetup:\n```bash\ndocker run --rm -v${PWD}:/app -w /app sphereio/commercetools-php-training composer install\n```\n\nRunning Training tests:\n```bash\ndocker-compose up\n```\nor\n```bash\ndocker run --rm  --env-file parameters.env -v${PWD}:/app -w /app sphereio/commercetools-php-training vendor/bin/phpunit\n```\n\n### Vagrant\n\nSetup and starting the application:\n```bash\nvagrant up\n```\n\nRunning Training tests:\n```bash\nvagrant ssh -c 'cd training; env $(cat parameters.env | xargs) vendor/bin/phpunit'\n```\n\n### PhpStorm Configuration\n\n```\nLanguages \u003e Frameworks \u003e PHP : Select CLI interpreter\n```\n\n#### Local\n```\nLanguages \u003e Frameworks \u003e PHP \u003e Testframeworks :\n\nAdd local entry for PHPUnit: Use composer autoloader\nDefault configuration file: phpunit.xml.dist\n\n```\n\n#### Vagrant\n\n```\nLanguages \u003e Frameworks \u003e PHP \u003e Testframeworks :\n\nAdd remote entry for PHPUnit: Use composer autoloader\nDefault configuration file: phpunit.xml.dist\n\n```\n\n\n```\nRun/Debug Configurations\nAdd PHPUnit entry: defined in the configuration file\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommercetools%2Fcommercetools-php-training","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcommercetools%2Fcommercetools-php-training","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommercetools%2Fcommercetools-php-training/lists"}