定制 sapling/skeleton 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

sapling/skeleton

Composer 安装命令:

composer create-project sapling/skeleton

包简介

Sapling Skeleton: a minimal starter app powered by Sapling Core.

README 文档

README

A minimal starter app powered by Sapling Core

Dependencies

This skeleton app assumes PHP and Composer are installed on your system.

MacOS

brew install php composer

Guides

  • PHP: https://www.php.net/manual/en/install.php
  • Composer: https://getcomposer.org/download/

Getting Started

Create a new project (replace my-app with your app name):

composer create-project sapling/skeleton:dev-main my-app

Enter the project directory:

cd my-app

Start the development server:

composer sapling:serve

Open: http://localhost:8080/ping

Environment

On install, .env is created automatically from .env.dist if it doesn't exist.

LICENSE

This project is licensed under 0BSD. You can choose a different license if you wish to distribute it.

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: 0BSD
  • 更新时间: 2026-01-22