{"id":20506092,"url":"https://github.com/robinradic/php-build-tools","last_synced_at":"2026-04-20T01:31:03.904Z","repository":{"id":27781146,"uuid":"31269836","full_name":"RobinRadic/php-build-tools","owner":"RobinRadic","description":null,"archived":false,"fork":false,"pushed_at":"2018-08-18T20:15:44.000Z","size":34804,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-05T21:37:30.108Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RobinRadic.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":"2015-02-24T16:40:21.000Z","updated_at":"2023-08-13T19:50:10.000Z","dependencies_parsed_at":"2022-09-03T07:22:47.207Z","dependency_job_id":null,"html_url":"https://github.com/RobinRadic/php-build-tools","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/RobinRadic/php-build-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinRadic%2Fphp-build-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinRadic%2Fphp-build-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinRadic%2Fphp-build-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinRadic%2Fphp-build-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RobinRadic","download_url":"https://codeload.github.com/RobinRadic/php-build-tools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobinRadic%2Fphp-build-tools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32029532,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"ssl_error","status_checked_at":"2026-04-20T00:17:31.068Z","response_time":55,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-15T19:54:12.679Z","updated_at":"2026-04-20T01:31:03.844Z","avatar_url":"https://github.com/RobinRadic.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"PHP Build Tools\n=============================\n\nDownloads and optionally installs to local:\n- box\n- composer\n- pdepend\n- phing\n- phpab\n- phpcbf\n- phpcov\n- phpcpd\n- phpcs\n- phpdoc\n- php-cs-fixer (v1.13.1)\n- php-cs-fixer-v2 (latest)\n- phpdox\n- phploc\n- phpmd\n- phpunit\n- sami\n\n```bash\ngit clone https://github.com/robinradic/php-build-tools\ncd php-build-tools\n\n# Update all tools. Downloads the latest releases and put's em in the \"bin\" directory\n./tools-update.sh\n\n# Installs all tools to /usr/local/bin\n./tools-install-local.sh\n```\n\n\n## Update the tools\n```bash\n./tools-update.sh\n```\n\n```\n./tools-update.sh \nSubmodule 'lib' (https://github.com/robinradic/radic-bash-lib) registered for path 'lib'\nCloning into 'lib'...\nremote: Counting objects: 86, done.\nremote: Total 86 (delta 0), reused 0 (delta 0), pack-reused 86\nUnpacking objects: 100% (86/86), done.\nChecking connectivity... done.\nSubmodule path 'lib': checked out '3c1f1d1c9ffedc054d65ad3a0e00c217dda1e919'\n√ updated: composer\n√ updated: php-cs-fixer\n√ updated: php-cs-fixer-v2\n√ updated: sami\n√ updated: phpcov\n√ updated: pdepend\n√ updated: phing\n√ updated: phpab\n√ updated: phpcpd\n√ updated: phpcs\n√ updated: phpcbf\n√ updated: phpdox\n√ updated: phploc\n√ updated: phpmd\n√ updated: phpunit\n√ updated: phpdoc\nBox Installer\n=============\n\nEnvironment Check\n-----------------\n\n\"-\" indicates success.\n\"*\" indicates error.\n\n - You have a supported version of PHP (\u003e= 5.3.3).\n - You have the \"phar\" extension installed.\n - You have a supported version of the \"phar\" extension.\n - You have the \"openssl\" extension installed.\n - The \"phar.readonly\" setting is off.\n - The \"detect_unicode\" setting is off.\n - The \"allow_url_fopen\" setting is on.\n\nEverything seems good!\n\nDownload\n--------\n\n - Downloading manifest...\n - Reading manifest...\n - Downloading Box v2.7.5...\n - Checking file checksum...\n - Checking if valid Phar...\n - Making Box executable...\n\nBox installed!\n√ updated: box\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobinradic%2Fphp-build-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobinradic%2Fphp-build-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobinradic%2Fphp-build-tools/lists"}