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.

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

Since Dec 30Pushed 2y ago4 watchersCompare

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

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 14% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity27

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/8e4618d1de1e93da95940c39d0338468e0dfc8b2b020e0a6bdaa6598c42373ce?d=identicon)[singularo](/maintainers/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

[bizley/contenttools

ContentTools editor implementation for Yii 2.

8016.7k](/packages/bizley-contenttools)

PHPackages © 2026

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