PHPackages                             processmaker/package-skeleton - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. processmaker/package-skeleton

ActiveProject[Utility &amp; Helpers](/categories/utility)

processmaker/package-skeleton
=============================

Package skeleton to develop a package for ProcessMaker 4

0.0.2(6y ago)14335[8 PRs](https://github.com/ProcessMaker/package-skeleton/pulls)AGPL-3.0-or-laterVueCI failing

Since Feb 13Pushed 3mo ago22 watchersCompare

[ Source](https://github.com/ProcessMaker/package-skeleton)[ Packagist](https://packagist.org/packages/processmaker/package-skeleton)[ RSS](/packages/processmaker-package-skeleton/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (2)DependenciesVersions (19)Used By (0)

Processmaker Package Skeleton
=============================

[](#processmaker-package-skeleton)

This package provides the necessary base code to start the developing a package in ProcessMaker 4.

Development
-----------

[](#development)

If you need to create a new ProcessMaker package run the following commands:

```
git clone https://github.com/ProcessMaker/package-skeleton.git
cd package-skeleton
php rename-project.php package-skeleton
composer install
npm install
npm run dev

```

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

[](#installation)

- Use `composer require processmaker/package-skeleton` to install the package.
- Use `php artisan package-skeleton:install` to install generate the dependencies.

Navigation and testing
----------------------

[](#navigation-and-testing)

- Navigate to administration tab in your ProcessMaker 4
- Select `Skeleton Package` from the administrative sidebar

Uninstall
---------

[](#uninstall)

- Use `php artisan package-skeleton:uninstall` to uninstall the package
- Use `composer remove processmaker/package-skeleton` to remove the package completely

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance53

Moderate activity, may be stable

Popularity17

Limited adoption so far

Community22

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor3

3 contributors hold 50%+ of commits

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 ~737 days

Total

3

Last Release

811d ago

Major Versions

0.0.2 → v2.x-dev2024-02-27

### Community

Maintainers

![](https://www.gravatar.com/avatar/2ab66faa2bb09e27a5499a2aa35203a378d656d7df3b21582ace7f447cde8605?d=identicon)[processmaker](/maintainers/processmaker)

---

Top Contributors

[![agustinbusso](https://avatars.githubusercontent.com/u/90727999?v=4)](https://github.com/agustinbusso "agustinbusso (14 commits)")[![caleeli](https://avatars.githubusercontent.com/u/8028650?v=4)](https://github.com/caleeli "caleeli (13 commits)")[![marcoAntonioNina](https://avatars.githubusercontent.com/u/1747025?v=4)](https://github.com/marcoAntonioNina "marcoAntonioNina (9 commits)")[![ryancooley](https://avatars.githubusercontent.com/u/867714?v=4)](https://github.com/ryancooley "ryancooley (6 commits)")[![pmkerberos](https://avatars.githubusercontent.com/u/44475741?v=4)](https://github.com/pmkerberos "pmkerberos (4 commits)")[![Cievoloth](https://avatars.githubusercontent.com/u/20112169?v=4)](https://github.com/Cievoloth "Cievoloth (4 commits)")[![mcraeteisha](https://avatars.githubusercontent.com/u/73713665?v=4)](https://github.com/mcraeteisha "mcraeteisha (3 commits)")[![sanjacornelius](https://avatars.githubusercontent.com/u/52755494?v=4)](https://github.com/sanjacornelius "sanjacornelius (2 commits)")[![nolanpro](https://avatars.githubusercontent.com/u/2546850?v=4)](https://github.com/nolanpro "nolanpro (1 commits)")

### Embed Badge

![Health badge](/badges/processmaker-package-skeleton/health.svg)

```
[![Health](https://phpackages.com/badges/processmaker-package-skeleton/health.svg)](https://phpackages.com/packages/processmaker-package-skeleton)
```

PHPackages © 2026

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