thuraaung2493/php-package-skeleton
最新稳定版本:v1.0.2
Composer 安装命令:
composer create-project thuraaung2493/php-package-skeleton
包简介
A skeleton repository for my php packages.
关键字:
README 文档
README
This package provides a wonderful PHP Skeleton to start building your next package idea.
Requires PHP 8.3+
⚡️ Create your package using Composer:
composer create-project thuraaung2493/php-package-skeleton --prefer-source PackageName
🧹 Keep a modern codebase with Pint:
composer lint
✅ Run refactors using Rector
composer refactor
⚗️ Run static analysis using PHPStan:
composer test:types
✅ Run unit tests using PEST
composer test:unit
🚀 Run the entire test suite:
composer test
php-package-skeleton was inspired by Nuno Maduro under the MIT license.
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-01-05