{"id":18427356,"url":"https://github.com/ilyapokamestov/drupalfixer","last_synced_at":"2026-05-02T06:34:12.181Z","repository":{"id":56962366,"uuid":"213554776","full_name":"IlyaPokamestov/DrupalFixer","owner":"IlyaPokamestov","description":"Checks and fixes Drupal deprecated code.","archived":false,"fork":false,"pushed_at":"2019-12-03T16:56:07.000Z","size":159,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-16T08:27:38.474Z","etag":null,"topics":["drupal","drupal-8","drupal-9","fixer"],"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/IlyaPokamestov.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":"2019-10-08T05:19:49.000Z","updated_at":"2019-11-27T13:06:29.000Z","dependencies_parsed_at":"2022-08-21T09:50:20.633Z","dependency_job_id":null,"html_url":"https://github.com/IlyaPokamestov/DrupalFixer","commit_stats":null,"previous_names":["darioswain/drupalfixer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IlyaPokamestov%2FDrupalFixer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IlyaPokamestov%2FDrupalFixer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IlyaPokamestov%2FDrupalFixer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IlyaPokamestov%2FDrupalFixer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IlyaPokamestov","download_url":"https://codeload.github.com/IlyaPokamestov/DrupalFixer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248772305,"owners_count":21159275,"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":["drupal","drupal-8","drupal-9","fixer"],"created_at":"2024-11-06T05:10:28.757Z","updated_at":"2026-05-02T06:34:12.153Z","avatar_url":"https://github.com/IlyaPokamestov.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DrupalFixer\nChecks and fixes Drupal deprecated code.\n\n**[IMPORTANT] This project is an experiment to figure out how is complex to implement automatically migration \nof deprecated Drupal7/8 code blocks which are going to be removed in Drupal 9.**\n\nManual checks of the results are required.\n\n## Contributing\n\nPlease [follow this guide](/docs/CONTRIBUTION.md) to understand how this project is working and how you can contribute into it.\n\n## Requirements\n\n* PHP \u003e=7.1\n\n## Installation\n\n### Composer\n\nTo get the latest master version of this project you can install it via composer:\n\n```\nphp myapp/composer.phar create-project dario_swain/drupal-fixer -s dev\ncd drupal-fixer\nvendor/bin/rector -V\n```\n\nAfter this you should get Rector version in console like:\n```\nRector v0.5.16\n```\n\n### Build From Source\n\n- Clone or fork and clone this repository.\n- Run ```composer install```\n- That's it you can use Rector via ```vendor/bin/rector -V```\n\n## Usage\n\n```\nphp ../../vendor/bin/rector -c ../../configs/drupal-9-deprecations.yaml process -a vendor/autoload.php modules/contrib/simple_amp/src/ --dry-run\n\n```\n  \n## License\n\n[GPL v2](LICENSE)\n\n## Issues\n\nSubmit issues and feature requests here: https://github.com/DarioSwain/DrupalFixer/issues.\n\n### Known Issues\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filyapokamestov%2Fdrupalfixer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Filyapokamestov%2Fdrupalfixer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filyapokamestov%2Fdrupalfixer/lists"}