{"id":18010795,"url":"https://github.com/guanguans/package-skeleton","last_synced_at":"2025-08-10T07:17:53.848Z","repository":{"id":37893928,"uuid":"307972134","full_name":"guanguans/package-skeleton","owner":"guanguans","description":"A PHP package template repository. - 一个 PHP 软件包模板存储库。","archived":false,"fork":false,"pushed_at":"2025-06-10T23:10:58.000Z","size":3515,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-25T00:05:13.169Z","etag":null,"topics":["package","skeleton","skeleton-template","template","template-library","template-project","template-repository"],"latest_commit_sha":null,"homepage":"https://www.guanguans.cn/package-skeleton/#/","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/guanguans.png","metadata":{"files":{"readme":"README-zh_CN.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"patreon":"guanguans","custom":"https://www.guanguans.cn/images/wechat.jpeg"}},"created_at":"2020-10-28T09:52:33.000Z","updated_at":"2025-06-10T23:10:55.000Z","dependencies_parsed_at":"2024-02-28T03:24:01.766Z","dependency_job_id":"d95e7556-d5b2-4cc3-b7cf-df8c4c9a5e05","html_url":"https://github.com/guanguans/package-skeleton","commit_stats":{"total_commits":265,"total_committers":3,"mean_commits":88.33333333333333,"dds":0.1773584905660377,"last_synced_commit":"84c7e01ee86f1ae9383d011a062cea7a98f7ff14"},"previous_names":[],"tags_count":52,"template":true,"template_full_name":null,"purl":"pkg:github/guanguans/package-skeleton","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guanguans%2Fpackage-skeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guanguans%2Fpackage-skeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guanguans%2Fpackage-skeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guanguans%2Fpackage-skeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guanguans","download_url":"https://codeload.github.com/guanguans/package-skeleton/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guanguans%2Fpackage-skeleton/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262720641,"owners_count":23353450,"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":["package","skeleton","skeleton-template","template","template-library","template-project","template-repository"],"created_at":"2024-10-30T02:15:21.957Z","updated_at":"2025-06-30T06:08:46.812Z","avatar_url":"https://github.com/guanguans.png","language":"PHP","funding_links":["https://patreon.com/guanguans","https://www.guanguans.cn/images/wechat.jpeg"],"categories":[],"sub_categories":[],"readme":"# package-skeleton\n\n[简体中文](README-zh_CN.md) | [ENGLISH](README.md)\n\n\u003e [!NOTE]\n\u003e 一个 PHP 软件包模板存储库。- A PHP package template repository。\n\n[![tests](https://github.com/guanguans/package-skeleton/workflows/tests/badge.svg)](https://github.com/guanguans/package-skeleton/actions)\n[![phpstan](https://github.com/guanguans/package-skeleton/actions/workflows/phpstan.yml/badge.svg)](https://github.com/guanguans/package-skeleton/actions/workflows/phpstan.yml)\n[![check \u0026 fix styling](https://github.com/guanguans/package-skeleton/actions/workflows/php-cs-fixer.yml/badge.svg)](https://github.com/guanguans/package-skeleton/actions)\n[![rector](https://github.com/guanguans/package-skeleton/actions/workflows/rector.yml/badge.svg)](https://github.com/guanguans/package-skeleton/actions/workflows/rector.yml)\n[![codecov](https://codecov.io/gh/guanguans/package-skeleton/branch/main/graph/badge.svg?token=URGFAWS6S4)](https://codecov.io/gh/guanguans/package-skeleton)\n[![Latest Stable Version](https://poser.pugx.org/guanguans/package-skeleton/v)](https://packagist.org/packages/guanguans/package-skeleton)\n![GitHub release (latest by date)](https://img.shields.io/github/v/release/guanguans/package-skeleton)\n[![Total Downloads](https://poser.pugx.org/guanguans/package-skeleton/downloads)](https://packagist.org/packages/guanguans/package-skeleton)\n[![License](https://poser.pugx.org/guanguans/package-skeleton/license)](https://packagist.org/packages/guanguans/package-skeleton)\n\n## 功能\n\n* ...\n\n## 环境要求\n\n* PHP \u003e= 8.0\n\n## 安装\n\n```bash\ncomposer require guanguans/package-skeleton --ansi -v\n```\n\n## 使用\n\n1. 执行 `$ git clone https://github.com/guanguans/package-skeleton.git`\n2. 替换 `guanguans/package-skeleton` -\u003e `vendorName/package-name`\n3. 替换 `Guanguans\\\\PackageSkeleton` -\u003e `VendorName\\\\PackageName`\n4. 替换 `Guanguans\\PackageSkeleton` -\u003e `VendorName\\PackageName`\n5. 替换 `GuanguansPackageSkeletonUpdateHelper` -\u003e `VendorNamePackageNameUpdateHelper`\n6. 替换 `package-skeleton` -\u003e `your repository name`\n7. 替换 `ityaozm@gmail.com` -\u003e `your email`\n8. 执行 `$ composer install \u0026\u0026 composer dumpautoload`\n9. 执行 `$ rm .git/ \u0026\u0026 git init \u0026\u0026 git add . \u0026\u0026 git commit -m 'Build the basic skeleton'`\n\n## 测试\n\n```bash\ncomposer test\n```\n\n## 变更日志\n\n请参阅 [CHANGELOG](CHANGELOG.md) 获取最近有关更改的更多信息。\n\n## 贡献指南\n\n请参阅 [CONTRIBUTING](.github/CONTRIBUTING.md) 有关详细信息。\n\n## 安全漏洞\n\n请查看[我们的安全政策](../../security/policy)了解如何报告安全漏洞。\n\n## 贡献者\n\n* [guanguans](https://github.com/guanguans)\n* [所有贡献者](../../contributors)\n\n## 协议\n\nMIT 许可证 (MIT)。有关更多信息，请参见[协议文件](LICENSE)。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguanguans%2Fpackage-skeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguanguans%2Fpackage-skeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguanguans%2Fpackage-skeleton/lists"}