PHPackages                             stratoserp/stratoserp - 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. stratoserp/stratoserp

ActiveDrupal-module[Utility &amp; Helpers](/categories/utility)

stratoserp/stratoserp
=====================

StratosERP.

121465[1 issues](https://github.com/stratoserp/stratoserp/issues)[2 PRs](https://github.com/stratoserp/stratoserp/pulls)PHP

Since May 15Pushed 3y ago4 watchersCompare

[ Source](https://github.com/stratoserp/stratoserp)[ Packagist](https://packagist.org/packages/stratoserp/stratoserp)[ RSS](/packages/stratoserp-stratoserp/feed)WikiDiscussions develop Synced yesterday

READMEChangelogDependenciesVersions (3)Used By (0)

StratosERP
==========

[](#stratoserp)

[![Tests](https://github.com/stratoserp/stratoserp/actions/workflows/main.yml/badge.svg?branch=develop)](https://github.com/stratoserp/stratoserp/actions/workflows/main.yml)

This repository contains the modules that are used by the StratosERP install profile.

The installation profile is the best way to get started, rather than using the modules directly.

On linux you can test the system out with docker by pasting these commands.

```
temp_dir=$(mktemp -d)
mkdir ${temp_dir}/{public,private}
sudo chmod 777 -R ${temp_dir}
docker run --rm -p 80:8080 \
  -e PRIVATE_DIR=/shared/private \
  -e SQLITE_DATABASE=/shared/database \
  --name stratoserp \
  --mount type=bind,source=${temp_dir},target=/shared \
  --mount type=bind,source=${temp_dir}/public,target=/code/web/sites/default/files \
  stratoserp/stratoserp
```

Retrieve the docker image and start it. Afterwards, you can access the system using  and performing a standard Drupal install, choosing the StratosERP install profile.

###  Health Score

20

—

LowBetter than 12% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity26

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://avatars.githubusercontent.com/u/234746?v=4)[Simon Lindsay](/maintainers/singularo)[@singularo](https://github.com/singularo)

---

Top Contributors

[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (4 commits)")

### Embed Badge

![Health badge](/badges/stratoserp-stratoserp/health.svg)

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

###  Alternatives

[cmgmyr/phploc

A tool for quickly measuring the size of a PHP project.

267.8M5](/packages/cmgmyr-phploc)[classiebit/addchat-laravel

Live chat widget for Laravel that also includes multi-user chat, group permissions, customer support chat &amp; more.

13913.1k](/packages/classiebit-addchat-laravel)[imanghafoori/php-token-analyzer

Token analyzer utility for PHP

16565.3k6](/packages/imanghafoori-php-token-analyzer)

PHPackages © 2026

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