yosko/watamelo-skeleton 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

yosko/watamelo-skeleton

最新稳定版本:1.1

Composer 安装命令:

composer create-project yosko/watamelo-skeleton

包简介

A skeleton to start a new project based on Watamelo framework

README 文档

README

Latest Stable Version License

A skeleton used to start a new project based on the Watamelo framework.

How to use

Simplest way: create a new project based on this package:

composer create-project yosko/watamelo-skeleton skel-test --remove-vcs

By default, your project will use the App namespace.

Custom Namespace

You can replace the default namespace by setting the APP_NAMESPACE environment variable:

APP_NAMESPACE=MyProject composer create-project yosko/watamelo-skeleton my-project --remove-vcs

Route callback

When declaring a route, it can be either a pair of a class/instance and the name of one of its nonstatic methods. Either:

  • instance of a class (object): the method will be called on this object.
  • name of a class (string: use MyClass::class): an object will be created and then the method will be called.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: LGPL-3.0-or-later
  • 更新时间: 2026-04-28

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固