{"id":18118216,"url":"https://github.com/chemaclass/php-scaffolding","last_synced_at":"2025-04-14T16:40:46.737Z","repository":{"id":49130700,"uuid":"239134826","full_name":"Chemaclass/php-scaffolding","owner":"Chemaclass","description":"A basic PHP scaffolding. Perfect for your pet projects and katas.","archived":false,"fork":false,"pushed_at":"2023-12-03T13:04:41.000Z","size":465,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-05T07:33:26.755Z","etag":null,"topics":["katas","php","php-scaffolding","phpunit","scaffolding"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Chemaclass.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,"governance":null}},"created_at":"2020-02-08T13:15:34.000Z","updated_at":"2025-01-20T03:18:41.000Z","dependencies_parsed_at":"2023-12-03T13:44:52.764Z","dependency_job_id":null,"html_url":"https://github.com/Chemaclass/php-scaffolding","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chemaclass%2Fphp-scaffolding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chemaclass%2Fphp-scaffolding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chemaclass%2Fphp-scaffolding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chemaclass%2Fphp-scaffolding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chemaclass","download_url":"https://codeload.github.com/Chemaclass/php-scaffolding/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248917993,"owners_count":21183102,"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":["katas","php","php-scaffolding","phpunit","scaffolding"],"created_at":"2024-11-01T05:09:33.254Z","updated_at":"2025-04-14T16:40:46.699Z","avatar_url":"https://github.com/Chemaclass.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PHP Scaffolding\n\n[![MIT Software License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE)\n\nThis is a scaffolding for PHP projects. A basic structure ready to start coding in `src` and `tests`.\n\n### Some composer scripts\n\n```bash\ncomposer test-all     # run test-quality \u0026 test-phpunit\ncomposer test-quality # run csrun \u0026 psalm \u0026 phpstan\ncomposer test-phpunit # run phpunit\n\ncomposer csrun   # check code style\ncomposer psalm   # run psalm coverage\ncomposer phpstan # run phpstan coverage\n```\n\n### Git hooks\n\nInstall the pre-commit hook running:\n\n```bash\n./tools/git-hooks/init.sh\n```\n\n### Basic Dockerfile\n\nIf you don't have PHP in your local machine, you can use docker to build an image with `PHP 8.0`.\n\n```bash\ndocker build -t php-scaffolding .\n```\n\n### Contributions\n\nFeel free to open any PR with your ideas, suggestions or improvements.\n\nOr contact me directly via [Twitter](https://twitter.com/Chemaclass).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchemaclass%2Fphp-scaffolding","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchemaclass%2Fphp-scaffolding","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchemaclass%2Fphp-scaffolding/lists"}