{"id":24644012,"url":"https://github.com/gormus/wordpress","last_synced_at":"2026-04-10T23:33:01.967Z","repository":{"id":62511963,"uuid":"208549783","full_name":"gormus/wordpress","owner":"gormus","description":"WordPress managed via Composer.","archived":false,"fork":false,"pushed_at":"2019-12-14T01:54:24.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-08T21:09:37.074Z","etag":null,"topics":["composer","composer-project","php","wordpress"],"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-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gormus.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-09-15T06:03:34.000Z","updated_at":"2019-12-14T01:54:26.000Z","dependencies_parsed_at":"2022-11-02T13:16:35.787Z","dependency_job_id":null,"html_url":"https://github.com/gormus/wordpress","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/gormus/wordpress","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gormus%2Fwordpress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gormus%2Fwordpress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gormus%2Fwordpress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gormus%2Fwordpress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gormus","download_url":"https://codeload.github.com/gormus/wordpress/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gormus%2Fwordpress/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006866,"owners_count":26084208,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["composer","composer-project","php","wordpress"],"created_at":"2025-01-25T13:29:19.294Z","updated_at":"2025-10-11T10:48:37.562Z","avatar_url":"https://github.com/gormus.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WordPress\n\n**This is a WordPress project managed via Composer**\n\nThis project serves as an example, and a baseline for Composer managed WordPress projects.\n\nIt's built using [John P. Bloch's composer-ized WordPress mirror](https://github.com/johnpbloch/wordpress-core) for the core; [WordPress Packagist](https://wpackagist.org/) for registered WordPress plugins, and themes; and [oomphinc/composer-installers-extender]() package for custom installation path support.\n\nBesides the WordPress core, following also added as minimalist examples:\n\n* [Classic Editor](https://wordpress.org/plugins/classic-editor/) plugin.\n* [cweagans/composer-patches](https://packagist.org/packages/cweagans/composer-patches) to apply patches via Composer.\n* [PHP_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer), and [WordPress coding standards](https://github.com/WordPress/WordPress-Coding-Standards).\n\n## Installation\n```sh\ncomposer create-project gormus/wordpress your_folder\n```\n\n## PHP_CodeSniffer\nThe first time this project is installed, [WordPress coding standards](https://github.com/WordPress/WordPress-Coding-Standards#rulesets) are installed as well. They can also be installed via following command:\n`composer run-script install-codestandards`\n\nTry running `./vendor/bin/phpcs -i` to list all installed standards; following should be listed in the output:\n_WordPress_, _WordPress-Extra_, _WordPress-Docs_ and _WordPress-Core_.\n\nThe installed code sniffer, and standards can be used either via Composer, in shell scripts, or even in your favorite IDE. Here are a few examples:\n\n**Run PHP_CodeSniffer in current directory using _WordPress_ standard:**\n\n`composer run phpcs .`\n\n**Fix _wp-config.local.php_ file using _WordPress_ standard:**\n\n`composer run phpcbf wp-config.local.php`\n\n**Configure Visual Studio Code and [phpcs](https://marketplace.visualstudio.com/items?itemName=ikappas.phpcs) plugin to use _WordPress_ standard**\n\n```settings.json\n{\n    \"phpcs.standard\": \"./vendor/wp-coding-standards/wpcs/WordPress/ruleset.xml\"\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgormus%2Fwordpress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgormus%2Fwordpress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgormus%2Fwordpress/lists"}