{"id":15089004,"url":"https://github.com/samwhelp/note-about-php-composer","last_synced_at":"2026-02-25T10:06:23.341Z","repository":{"id":248505890,"uuid":"828873418","full_name":"samwhelp/note-about-php-composer","owner":"samwhelp","description":"note-about-php-composer","archived":false,"fork":false,"pushed_at":"2024-07-23T12:12:05.000Z","size":80,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"gh-pages","last_synced_at":"2025-10-26T14:48:09.501Z","etag":null,"topics":["composer","php","php-composer"],"latest_commit_sha":null,"homepage":"https://samwhelp.github.io/note-about-php-composer/","language":"PHP","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/samwhelp.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-15T09:49:43.000Z","updated_at":"2024-07-23T12:12:08.000Z","dependencies_parsed_at":"2024-07-23T14:05:33.142Z","dependency_job_id":null,"html_url":"https://github.com/samwhelp/note-about-php-composer","commit_stats":{"total_commits":107,"total_committers":1,"mean_commits":107.0,"dds":0.0,"last_synced_commit":"2af0412c2f7f1dbd4c7d2438d750dc9c81695718"},"previous_names":["samwhelp/note-about-php-composer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/samwhelp/note-about-php-composer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwhelp%2Fnote-about-php-composer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwhelp%2Fnote-about-php-composer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwhelp%2Fnote-about-php-composer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwhelp%2Fnote-about-php-composer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samwhelp","download_url":"https://codeload.github.com/samwhelp/note-about-php-composer/tar.gz/refs/heads/gh-pages","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samwhelp%2Fnote-about-php-composer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29817157,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T05:36:42.804Z","status":"ssl_error","status_checked_at":"2026-02-25T05:36:31.934Z","response_time":61,"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":["composer","php","php-composer"],"created_at":"2024-09-25T08:38:37.060Z","updated_at":"2026-02-25T10:06:23.315Z","avatar_url":"https://github.com/samwhelp.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n# 首頁\n\n| Link | GitHub |\n| ---- | ------ |\n| [PHP Composer 探索筆記](https://samwhelp.github.io/note-about-php-composer/) | [GitHub](https://github.com/samwhelp/note-about-php-composer) |\n\n\n\n\n## 主題\n\n* [範例](#範例)\n* [入門](#入門)\n* [如何](#如何)\n* [指令](#指令)\n* [相關筆記](#相關筆記)\n\n\n\n\n## 範例\n\n| 範例 |\n| --- |\n| [Demo](https://github.com/samwhelp/note-about-php-composer/tree/gh-pages/_demo) |\n\n\n\n\n## 入門\n\n| [入門](https://samwhelp.github.io/note-about-php-composer/read/start.html) |\n| --- |\n| [安裝 php-cli](https://samwhelp.github.io/note-about-php-composer/read/start/install-php-cli.html) |\n| [安裝 composer](https://samwhelp.github.io/note-about-php-composer/read/start/install-composer.html) |\n| [產生新專案](https://samwhelp.github.io/note-about-php-composer/read/start/create-project.html) |\n| [產生「Phar」專案](https://samwhelp.github.io/note-about-php-composer/read/start/create-phar-project.html) |\n\n\n\n\n## 如何\n\n| [如何](https://samwhelp.github.io/note-about-php-composer/read/howto.html) |\n| --- |\n| [Config global vendor binaries directory to to path environment variable](https://samwhelp.github.io/note-about-php-composer/read/howto/config-composer-global-vendor-binaries-directory-to-path-environment-variable.html) |\n| [修改「vendor」這個資料夾的預設放置路徑](https://samwhelp.github.io/note-about-php-composer/read/howto/config-project-vendor-directory-path.html) |\n\n\n\n\n## 指令\n\n| [指令](https://samwhelp.github.io/note-about-php-composer/read/command.html) |\n| --- |\n| [composer](https://samwhelp.github.io/note-about-php-composer/read/command/composer.html) |\n\n\n\n\n## 相關筆記\n\n| Link | GitHub |\n| ---- | ------ |\n| [PHP 探索筆記](https://samwhelp.github.io/note-about-php/) | [GitHub](https://github.com/samwhelp/note-about-php) |\n| [PHP Symfony Framework 探索筆記](https://samwhelp.github.io/note-about-php-symfony/) | [GitHub](https://github.com/samwhelp/note-about-php-symfony) |\n\n\n\n\n## Samwhelp\n\n* [個人筆記](https://samwhelp.github.io/book/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamwhelp%2Fnote-about-php-composer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamwhelp%2Fnote-about-php-composer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamwhelp%2Fnote-about-php-composer/lists"}