{"id":21277980,"url":"https://github.com/b13/typo3-composerize","last_synced_at":"2025-07-11T08:32:25.042Z","repository":{"id":52952164,"uuid":"355979746","full_name":"b13/typo3-composerize","owner":"b13","description":"Prepare TYPO3 extensions for composer","archived":false,"fork":false,"pushed_at":"2021-04-12T15:49:42.000Z","size":87,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":10,"default_branch":"main","last_synced_at":"2024-05-16T06:10:26.367Z","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":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/b13.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}},"created_at":"2021-04-08T16:32:26.000Z","updated_at":"2021-12-03T15:28:55.000Z","dependencies_parsed_at":"2022-08-28T09:02:43.540Z","dependency_job_id":null,"html_url":"https://github.com/b13/typo3-composerize","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b13%2Ftypo3-composerize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b13%2Ftypo3-composerize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b13%2Ftypo3-composerize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b13%2Ftypo3-composerize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/b13","download_url":"https://codeload.github.com/b13/typo3-composerize/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225708281,"owners_count":17511635,"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-21T10:08:31.713Z","updated_at":"2024-11-21T10:08:32.398Z","avatar_url":"https://github.com/b13.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TYPO3 Composerize\n\n## What does it do?\n\n`typo3-composerize check` - will check extensions for composer compatability. A extension is considered incompatible if either `composer.json` \ndoes not exist or the `composer.json` does not contain an `extension-key` property in `extra -\u003e typo3/cms` section\n\n`typo3-composerize create` - if the `composer.json` does not exist it will send a request containing the contents of `ext_emconf.php` as a JSON payload to TER (POST https://extensions.typo3.org/composerize/\u003cext key\u003e) and returns a `composer.json` which will be stored in the extension folder. In case the `extension-key` is missing it will automatically set according to the extensions folder name. \n\n## Usage\n\nInstall: `composer require b13/typo3-composerize`\n\nCheck if given extensions are compatible:\n\n* `./vendor/bin/typo3-composerize check -d \u003cdoc root\u003e \"ext_key1,ext_key2\"`\n\nUpdate given extensions:\n\n * `./vendor/bin/typo3-composerize create -d \u003cdoc root\u003e \"ext_key1,ext_key2\"`\n\n## Tests \u0026 Linting\n\nInstall composer including `require-dev`: `composer install --dev`\n\nRun ...\n\n* PHPUnit - `./vendor/bin/phpunit`\n* PHPStan - `./vendor/bin/phpstan analyse --no-progress Classes/ Tests/`\n* PHP CS Fixer - `./vendor/bin/php-cs-fixer fix -vvv --dry-run --diff`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb13%2Ftypo3-composerize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fb13%2Ftypo3-composerize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb13%2Ftypo3-composerize/lists"}