PHPackages                             schoolpalm/module-sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. schoolpalm/module-sdk

ActiveLibrary

schoolpalm/module-sdk
=====================

Official SDK for building SchoolPalm modules

1.5.0(4mo ago)03MITPHPPHP ^8.2

Since Dec 30Pushed 4mo agoCompare

[ Source](https://github.com/codeparl/schoolpalm-module-sdk)[ Packagist](https://packagist.org/packages/schoolpalm/module-sdk)[ RSS](/packages/schoolpalm-module-sdk/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (6)Dependencies (5)Versions (7)Used By (0)

SchoolPalm Module SDK
=====================

[](#schoolpalm-module-sdk)

Official SDK for building SchoolPalm modules.

Installation
------------

[](#installation)

Install the package via Composer:

```
composer require schoolpalm/module-sdk
```

Requirements
------------

[](#requirements)

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

Usage
-----

[](#usage)

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

### Console Commands

[](#console-commands)

1. `php artisan sp:make-m ` – 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

[](#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](https://schoolpalm.com/docs).

Contributing
------------

[](#contributing)

Contributions are welcome! Please see the [contributing guidelines](CONTRIBUTING.md) for details.

License
-------

[](#license)

This package is open-sourced software licensed under the [MIT license](LICENSE).

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance75

Regular maintenance activity

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

6

Last Release

138d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/99706adb906fb86e6a4498fd4a6e975571f50d97f13bd754fcb93f040f665b22?d=identicon)[codeparl](/maintainers/codeparl)

---

Top Contributors

[![codeparl](https://avatars.githubusercontent.com/u/47620945?v=4)](https://github.com/codeparl "codeparl (11 commits)")

### Embed Badge

![Health badge](/badges/schoolpalm-module-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/schoolpalm-module-sdk/health.svg)](https://phpackages.com/packages/schoolpalm-module-sdk)
```

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[laravel/jetstream

Tailwind scaffolding for the Laravel framework.

4.1k19.8M136](/packages/laravel-jetstream)[orchestra/canvas

Code Generators for Laravel Applications and Packages

20917.2M158](/packages/orchestra-canvas)[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[erag/laravel-disposable-email

A Laravel package to detect and block disposable email addresses.

226102.4k](/packages/erag-laravel-disposable-email)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
