PHPackages                             hmdshariati/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. hmdshariati/package-skeleton

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

hmdshariati/package-skeleton
============================

Package skeleton to develop a package for ProcessMaker 4

011Vue

Since Mar 30Pushed 1y agoCompare

[ Source](https://github.com/BPMNmaker/package-skeleton)[ Packagist](https://packagist.org/packages/hmdshariati/package-skeleton)[ RSS](/packages/hmdshariati-package-skeleton/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)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 BPMNmaker/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 BPMNmaker/package-skeleton` to remove the package completely

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity15

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/84eb62a2993e5694109cae157e9212915fb429c5f328fe6ce795a0a074e1a3f7?d=identicon)[hmdshariati](/maintainers/hmdshariati)

---

Top Contributors

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

### Embed Badge

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

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

PHPackages © 2026

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