schoolpalm/module-sdk 问题修复 & 功能扩展

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

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

schoolpalm/module-sdk

最新稳定版本:1.5.0

Composer 安装命令:

composer require schoolpalm/module-sdk

包简介

Official SDK for building SchoolPalm modules

README 文档

README

Official SDK for building SchoolPalm modules.

Installation

Install the package via Composer:

composer require schoolpalm/module-sdk

Requirements

  • PHP ^8.2
  • Laravel ^12.0
  • Inertia.js ^2.0

Usage

This SDK provides tools and scaffolding for creating SchoolPalm modules. It includes console commands for generating modules, validating manifests, and more.

Console Commands

  1. php artisan sp:make-m <name> – Create a new module
  2. php artisan sp:validate-m – Validate a module manifest
  3. php artisan sp:gen-s – Generate folder structure for module development
  4. php artisan sp:stub – Generate all stubs

Module Structure

Modules should follow the structure defined in the SDK. Use the provided generators to scaffold new modules.

For more detailed documentation, refer to the SchoolPalm Documentation.

Contributing

Contributions are welcome! Please see the contributing guidelines for details.

License

This package is open-sourced software licensed under the MIT license.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-12-30