PHPackages                             modera/foundation - 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. modera/foundation

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

modera/foundation
=================

v5.0.0(1y ago)264.0k↓36.3%14MITPHPPHP &gt;=7.4CI failing

Since Jul 22Pushed 2w ago4 watchersCompare

[ Source](https://github.com/modera/foundation)[ Packagist](https://packagist.org/packages/modera/foundation)[ RSS](/packages/modera-foundation/feed)WikiDiscussions 6.x Synced 1w ago

READMEChangelogDependencies (23)Versions (20)Used By (0)

Modera Foundation
=================

[](#modera-foundation)

A monolith repository for Modera Foundation platform.

This project's composer.json is managed in semi-automatic mode by [composer-monorepo-plugin](https://github.com/modera/composer-monorepo-plugin)plugin, please make sure that you use this plugin when you are making changes to this monolithic repository and before making a commit verify that a proper composer.json is generated and tests pass.

For more details regarding each nested bundle refer to its README.md file.

For more general details see

Contributing to the project
---------------------------

[](#contributing-to-the-project)

- Before starting to work on your feature make sure that tests pass by running `./phpunit.sh`
- Create a "feature branch"
- Write tests/your features, make sure that no tests were broken, commit everything into the feature branch
- Update CHANGELOG to include information regarding work that has been done
- If your changes require some additional work for developers using foundation then also update UPGRADE doc
- Merge your feature branch to master / any release branches (if exist)

### Developing in foundation-standard

[](#developing-in-foundation-standard)

When you are adding a feature that contains UI code then usually you will want to have a working project where you can see how well it plays with rest the platform, in order achieve that you use install [foundation-standard](https://github.com/modera/foundation-standard), update its `composer.json` so it would use "dev-master" version of `modera/foundation` package and run `composer update`. Once development version of foundation has been installed you can go to `vendor/modera/foundation` to start working on your feature as described in a previous section.

###  Health Score

55

—

FairBetter than 97% of packages

Maintenance74

Regular maintenance activity

Popularity37

Limited adoption so far

Community23

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 53.8% 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 ~189 days

Recently: every ~284 days

Total

20

Last Release

15d ago

Major Versions

v2.57.0 → v3.0.02018-11-01

v3.1.0 → v4.0.02023-04-14

4.x-dev → v5.0.02025-04-11

5.x-dev → 6.x-dev2026-05-25

PHP version history (4 changes)v2.0.50PHP &gt;=5.4.0

v3.0.0PHP &gt;=5.6

v4.0.0PHP &gt;=7.4

6.x-devPHP &gt;=8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6311198?v=4)[Modera Software](/maintainers/modera)[@modera](https://github.com/modera)

---

Top Contributors

[![sergeil](https://avatars.githubusercontent.com/u/425579?v=4)](https://github.com/sergeil "sergeil (814 commits)")[![cravler](https://avatars.githubusercontent.com/u/157440?v=4)](https://github.com/cravler "cravler (641 commits)")[![LiSinCin](https://avatars.githubusercontent.com/u/6211954?v=4)](https://github.com/LiSinCin "LiSinCin (20 commits)")[![ArtemBrovko](https://avatars.githubusercontent.com/u/2372366?v=4)](https://github.com/ArtemBrovko "ArtemBrovko (8 commits)")[![LukasAddon](https://avatars.githubusercontent.com/u/10450636?v=4)](https://github.com/LukasAddon "LukasAddon (5 commits)")[![NecessaryEvil90](https://avatars.githubusercontent.com/u/15425112?v=4)](https://github.com/NecessaryEvil90 "NecessaryEvil90 (4 commits)")[![GeorgiyKorzh](https://avatars.githubusercontent.com/u/40763940?v=4)](https://github.com/GeorgiyKorzh "GeorgiyKorzh (3 commits)")[![artemzakholodilo](https://avatars.githubusercontent.com/u/4869517?v=4)](https://github.com/artemzakholodilo "artemzakholodilo (3 commits)")[![ilya-sustretov](https://avatars.githubusercontent.com/u/108286325?v=4)](https://github.com/ilya-sustretov "ilya-sustretov (3 commits)")[![VLADYSLAAVch](https://avatars.githubusercontent.com/u/137648863?v=4)](https://github.com/VLADYSLAAVch "VLADYSLAAVch (2 commits)")[![Koc](https://avatars.githubusercontent.com/u/191082?v=4)](https://github.com/Koc "Koc (2 commits)")[![moderadev](https://avatars.githubusercontent.com/u/7010992?v=4)](https://github.com/moderadev "moderadev (2 commits)")[![sttas](https://avatars.githubusercontent.com/u/2298920?v=4)](https://github.com/sttas "sttas (2 commits)")[![SergioVasko](https://avatars.githubusercontent.com/u/1774270?v=4)](https://github.com/SergioVasko "SergioVasko (1 commits)")[![alex-didenko-modera](https://avatars.githubusercontent.com/u/151810414?v=4)](https://github.com/alex-didenko-modera "alex-didenko-modera (1 commits)")[![oleksandr-ivanytsia-modera](https://avatars.githubusercontent.com/u/263746733?v=4)](https://github.com/oleksandr-ivanytsia-modera "oleksandr-ivanytsia-modera (1 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M370](/packages/easycorp-easyadmin-bundle)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1155.2k](/packages/rcsofttech-audit-trail-bundle)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M195](/packages/sulu-sulu)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.8M710](/packages/sylius-sylius)[kimai/kimai

Kimai - Time Tracking

4.7k8.7k1](/packages/kimai-kimai)[oro/platform

Business Application Platform (BAP)

641140.7k103](/packages/oro-platform)

PHPackages © 2026

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