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
php artisan sp:make-m <name>– Create a new modulephp artisan sp:validate-m– Validate a module manifestphp artisan sp:gen-s– Generate folder structure for module developmentphp 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
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-12-30