承接 nunomaduro/skeleton-php 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

nunomaduro/skeleton-php

最新稳定版本:v3.15.0

Composer 安装命令:

composer require nunomaduro/skeleton-php

包简介

A skeleton repository for my packages

README 文档

README

Skeleton Php

GitHub Workflow Status (master) Total Downloads Latest Version License

This package provides a wonderful PHP Skeleton to start building your next package idea.

Requires PHP 8.4+

⚡️ Create your package using Composer:

composer create-project nunomaduro/skeleton-php --prefer-dist 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

Skeleton PHP was created by Nuno Maduro under the MIT license.

统计信息

  • 总下载量: 1.31k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 963
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 962
  • Watchers: 22
  • Forks: 67
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-05-21