{"id":16264957,"url":"https://github.com/patrickcate/drupal-cleanroom","last_synced_at":"2025-06-25T15:05:20.304Z","repository":{"id":150766209,"uuid":"349890259","full_name":"patrickcate/drupal-cleanroom","owner":"patrickcate","description":"Drupal 9 boilerplate repo to more easily setup environments for use with Composer, Lando, and VSCode. Mainly used for testing modules, themes, patches.","archived":false,"fork":false,"pushed_at":"2022-09-25T13:33:01.000Z","size":14,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-14T10:53:15.331Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/patrickcate.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-21T03:19:55.000Z","updated_at":"2023-01-18T09:42:17.000Z","dependencies_parsed_at":"2023-04-13T00:15:41.123Z","dependency_job_id":null,"html_url":"https://github.com/patrickcate/drupal-cleanroom","commit_stats":{"total_commits":7,"total_committers":2,"mean_commits":3.5,"dds":0.1428571428571429,"last_synced_commit":"f6ba372c6bd6b42eea49fd31f511317cab3ee72e"},"previous_names":[],"tags_count":3,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickcate%2Fdrupal-cleanroom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickcate%2Fdrupal-cleanroom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickcate%2Fdrupal-cleanroom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickcate%2Fdrupal-cleanroom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patrickcate","download_url":"https://codeload.github.com/patrickcate/drupal-cleanroom/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247859881,"owners_count":21008186,"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-10-10T17:04:48.048Z","updated_at":"2025-04-08T14:28:52.598Z","avatar_url":"https://github.com/patrickcate.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Drupal Cleanroom\n\nDrupal 9 boilerplate repo to more easily setup environments for use with Composer, Lando, and VSCode.\n\nMainly used for testing modules, themes, patches.\n\n## Installation\n\nFrom the terminal:\n\n1. Clone repo to new folder: `git clone git@github.com:patrickcate/drupal-cleanroom.git MY_FOLDER_NAME`\n2. Move into the new directory: `cd MY_FOLDER_NAME`\n3. Remove the git repo: `rm -rf .git`\n   - Create a new git repo for the project with `git init` if needed.\n4. Change the `APP_NAME_PLACEHOLDER` app name in `.lando.yml` to something more relevant.\n   - Example: `printf '%s\\n' ',s/APP_NAME_PLACEHOLDER/my-awesome-app/g' w q | ed .lando.yml`\n5. Run `lando start`\n6. Run `lando composer install`\n7. Run `lando drush site:install --db-url=mysql://drupal9:drupal9@database/drupal9 --account-pass=admin`\n\n## Run PHP Unit Tests\n\n### With Xdebug\n\n1. Start `PhpUnit` debugger in VSCode.\n2. Run: `lando phpunitdebug web/PATH_TO_TEST_FILE.php`\n\n### Without Xdebug\n\nRun: `lando phpunit web/PATH_TO_TEST_FILE.php`\n\n## Run Xdebug\n\nStart `Listen for XDebug` debugger in VSCode.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickcate%2Fdrupal-cleanroom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatrickcate%2Fdrupal-cleanroom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickcate%2Fdrupal-cleanroom/lists"}