{"id":18948439,"url":"https://github.com/oxid-esales/developer-tools","last_synced_at":"2025-04-15T23:30:54.699Z","repository":{"id":57034532,"uuid":"215808608","full_name":"OXID-eSales/developer-tools","owner":"OXID-eSales","description":"Developer tools for OXID eShop","archived":false,"fork":false,"pushed_at":"2024-03-15T13:54:26.000Z","size":72,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":14,"default_branch":"b-8.0.x","last_synced_at":"2024-03-16T14:54:32.996Z","etag":null,"topics":[],"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/OXID-eSales.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG-3.x.md","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}},"created_at":"2019-10-17T14:10:07.000Z","updated_at":"2024-04-25T12:38:17.817Z","dependencies_parsed_at":"2024-04-25T12:48:42.346Z","dependency_job_id":null,"html_url":"https://github.com/OXID-eSales/developer-tools","commit_stats":{"total_commits":38,"total_committers":12,"mean_commits":"3.1666666666666665","dds":0.736842105263158,"last_synced_commit":"441d2e685de7a0efcb9e63539c733994158d7fd1"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OXID-eSales%2Fdeveloper-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OXID-eSales%2Fdeveloper-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OXID-eSales%2Fdeveloper-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OXID-eSales%2Fdeveloper-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OXID-eSales","download_url":"https://codeload.github.com/OXID-eSales/developer-tools/tar.gz/refs/heads/b-8.0.x","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223688674,"owners_count":17186298,"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-08T13:13:32.060Z","updated_at":"2025-04-15T23:30:54.686Z","avatar_url":"https://github.com/OXID-eSales.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Developer Tools component\n\nThis component contains additional developer tools for OXID eShop.\n\n__ATTENTION:__ this component was designed for development purposes and its usage may lead to data loss in your system.\n__Never execute developer tool commands in any live environment!__\n\n## Installation\n\nRun the following command to install the component:\n\n```bash\ncomposer require oxid-esales/developer-tools\n```\n\n## Usage\n\n### Resetting project configuration\nTo reset project configuration to its initial state execute:\n\n```bash\nbin/oe-console oe:module:reset-configurations \n```\n\n### Resetting/installing shop database\nTo reset the database to its initial state run the following command:\n\n```bash\nbin/oe-console oe:database:reset [--force]\n```\n\n_When executed, this command will use the actual database settings, active in your current system environment._\n\n\n## How to install component for development?\n\nCheckout component besides OXID eShop `source` directory:\n\n```bash\ngit clone https://github.com/OXID-eSales/developer-tools.git\n```\n\nRun composer install command:\n\n```bash\ncd developer-tools\ncomposer install\n```\n\nAdd dependency to OXID eShop `composer.json` file:\n\n```bash\ncomposer config repositories.oxid-esales/developer-tools path developer-tools\ncomposer require --dev oxid-esales/developer-tools:*\n```\n\n## How to run tests?\n\nTo run tests for the component please define OXID eShop bootstrap file:\n\n```bash\nvendor/bin/phpunit --bootstrap=../source/bootstrap.php tests/\n```\n\n## License\n\nSee [LICENSE](LICENSE) file for license details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foxid-esales%2Fdeveloper-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foxid-esales%2Fdeveloper-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foxid-esales%2Fdeveloper-tools/lists"}