{"id":20779286,"url":"https://github.com/bolt/core-developer-tools","last_synced_at":"2025-07-03T05:01:49.096Z","repository":{"id":146895644,"uuid":"132739573","full_name":"bolt/core-developer-tools","owner":"bolt","description":"Bundle designed to be used on Bolt git repositories for core development","archived":false,"fork":false,"pushed_at":"2018-05-09T18:09:53.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-11T22:19:19.510Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bolt.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2018-05-09T10:17:27.000Z","updated_at":"2018-05-09T18:09:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"00a014ab-c9cc-4df6-b7bf-eece7f112909","html_url":"https://github.com/bolt/core-developer-tools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bolt/core-developer-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bolt%2Fcore-developer-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bolt%2Fcore-developer-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bolt%2Fcore-developer-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bolt%2Fcore-developer-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bolt","download_url":"https://codeload.github.com/bolt/core-developer-tools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bolt%2Fcore-developer-tools/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263264641,"owners_count":23439246,"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-17T13:27:06.240Z","updated_at":"2025-07-03T05:01:49.009Z","avatar_url":"https://github.com/bolt.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Core Developer Tools\n====================\n\nThis is a Bolt Bundle designed to be used on Bolt git repositories for core\ndevelopment **only**.\n\n**No warranties or support provided!**\n\n\n## Requirements\n\n* Bolt 3.4+\n* PHP 7.1+\n\n\n## Commands\n\n| Command                      | Description                                            |\n| ---------------------------- | ------------------------------------------------------ |\n| `core:locale-update`         | Update locale file(s) to match keys in PHP \u0026 Twig      |\n| `core:test-db-schema-update` | Update Sqlite database schema used in functional tests |\n\n\n## Configuration\n\nClone the repository to somewhere local on a development machine, and add the\nfull path to the cloned repositories `src/` directory in your Bolt git clone's\nroot `composer.json` and run `composer dumpautoload` afterwards.\n \n### `composer.json`\n\n```json\n    \"autoload\": {\n        \"psr-4\": {\n            \"Bolt\\\\\": \"src\",\n            \"Bolt\\\\Extension\\\\CoreDeveloper\\\\\": \"/path/to/core-developer-tools/src\"\n        },\n        \"files\": [\n            \"app/deprecated.php\"\n        ]\n    },\n```\n\n\n### `.bolt.yml`\n\n```yaml\nextensions:\n    - Bolt\\Extension\\CoreDeveloper\\ToolsExtension\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbolt%2Fcore-developer-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbolt%2Fcore-developer-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbolt%2Fcore-developer-tools/lists"}