{"id":22151019,"url":"https://github.com/justcoded/dockerize-php-code-analysis","last_synced_at":"2025-08-31T11:43:04.879Z","repository":{"id":196043773,"uuid":"693593874","full_name":"justcoded/dockerize-php-code-analysis","owner":"justcoded","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-21T01:35:46.000Z","size":93,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-29T18:22:43.996Z","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/justcoded.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":"2023-09-19T10:36:10.000Z","updated_at":"2025-01-21T01:34:28.000Z","dependencies_parsed_at":"2023-12-22T14:44:49.881Z","dependency_job_id":"268abc36-5bb5-481a-acee-2bfd26a5d085","html_url":"https://github.com/justcoded/dockerize-php-code-analysis","commit_stats":null,"previous_names":["justcoded/dockerize-php-code-analysis"],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justcoded%2Fdockerize-php-code-analysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justcoded%2Fdockerize-php-code-analysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justcoded%2Fdockerize-php-code-analysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justcoded%2Fdockerize-php-code-analysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justcoded","download_url":"https://codeload.github.com/justcoded/dockerize-php-code-analysis/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245276093,"owners_count":20588895,"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-12-02T00:29:46.522Z","updated_at":"2025-03-24T13:20:43.644Z","avatar_url":"https://github.com/justcoded.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⚠️ WARNING \n### PHP Code Code Analysis Tool commands moved to https://github.com/justcoded/git-extras repository.\n\n# Dockerized PHP Code Analysis Tool\n\nThis dockerized tool provides you Makefile commands to check and fix PHP code.  \nIt's built on top of https://github.com/easy-coding-standard/easy-coding-standard library \nand uses some other supported packages to cover as many rules as possible.\n\n## Installation\n1. Download [code.mk](./bin/code.mk)\n2. Include `code.mk` in your `Makefile`  \n```makefile\ninclude code.mk\n```\n3. Use :)\n\n## Usage\nThis tool uses `code.` namespace for all the commands it provides.  \nUse `make help` if available in your project to see for available commands.  \nYou can see details in `code.mk` file to be aware of all available commands.\n\n#### Check code\n```shell\nmake code.check\n```\n\n```shell\nmake code.check path=src/app/Http\n```\n\n```shell\nmake code.check.dirty\n```\n\n```shell\nmake code.check.diff\n```\n\n```shell\nmake code.check.diff branch=main\n```\n\n#### Fix code\n```shell\nmake code.fix\n```\n\n```shell\nmake code.fix path=src/app/Http\n```\n\n```shell\nmake code.fix.dirty\n```\n\n```shell\nmake code.fix.diff\n```\n\n```shell\nmake code.fix.diff branch=main\n```\n\n#### Configure checker\n\n1. Publish the config\n```shell\nmake code.config.publish\n```\n2. Modify `ecs.php` file to fit your needs.\n\n\n#### Update\nYou can download a fresh `code.mk` file using the following command:\n\n```shell\nmake code.self-update\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustcoded%2Fdockerize-php-code-analysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjustcoded%2Fdockerize-php-code-analysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustcoded%2Fdockerize-php-code-analysis/lists"}