PHPackages                             loyaltycorp/easy-monorepo - 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. loyaltycorp/easy-monorepo

Abandoned → [eonx-com/easy-monorepo](/?search=eonx-com%2Feasy-monorepo)Library[Utility &amp; Helpers](/categories/utility)

loyaltycorp/easy-monorepo
=========================

The packages to step the f\*k up in your projects

v1.0.0(6y ago)596815[4 issues](https://github.com/loyaltycorp/easy-monorepo/issues)[2 PRs](https://github.com/loyaltycorp/easy-monorepo/pulls)MITPHPPHP ^7.1CI passing

Since Jan 31Pushed 1mo ago15 watchersCompare

[ Source](https://github.com/loyaltycorp/easy-monorepo)[ Packagist](https://packagist.org/packages/loyaltycorp/easy-monorepo)[ RSS](/packages/loyaltycorp-easy-monorepo/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (29)Versions (70)Used By (0)

\---eonx\_docs--- title: Monorepo Documentation weight: 0 ---eonx\_docs---

This repository is a mono-repository, it contains the code of many packages. For more information about this concept you can look [there](https://en.wikipedia.org/wiki/Monorepo).

### Packages

[](#packages)

- [EasyActivity](https://github.com/eonx-com/easy-activity): Tracking your record changes.
- [EasyApiPlatform](https://github.com/eonx-com/easy-api-platform): Provides features for API Platform applications
- [EasyApiToken](https://github.com/eonx-com/easy-api-token): Make your API accept multiple authentication strategies in a convenient way (Basic, ApiKey, JWT, ...)
- [EasyAsync](https://github.com/eonx-com/easy-async): Makes dealing with async processes easier
- [EasyBankFiles](https://github.com/eonx-com/easy-bank-files): Parsers/Generators for common bank files
- [EasyBatch](https://github.com/eonx-com/easy-batch): Batching async processes made easy
- [EasyBugsnag](https://github.com/eonx-com/easy-bugsnag): Ease integrating bugsnag in your PHP projects
- [EasyDecision](https://github.com/eonx-com/easy-decision): Your most complex decisions taken the easiest way
- [EasyDoctrine](https://github.com/eonx-com/easy-doctrine): Provides functionalities to enhance Doctrine integration in your project
- [EasyEncryption](https://github.com/eonx-com/easy-encryption): Encryption made easy
- [EasyErrorHandler](https://github.com/eonx-com/easy-error-handler): Provides customizable ready-to-use error handler for applications
- [EasyEventDispatcher](https://github.com/eonx-com/easy-event-dispatcher): Framework agnostic event dispatcher
- [EasyHttpClient](https://github.com/eonx-com/easy-http-client): Utils around HTTP client
- [EasyLock](https://github.com/eonx-com/easy-lock): Framework agnostic locking features
- [EasyLogging](https://github.com/eonx-com/easy-logging): Create and configure Monolog Loggers easily
- [EasyNotification](https://github.com/eonx-com/easy-notification): Client for dispatching notifications at EonX
- [EasyPagination](https://github.com/eonx-com/easy-pagination): Provides a generic way to handle pagination data from clients
- [EasyPipeline](https://github.com/eonx-com/easy-pipeline): Provides an easy and powerful way to implement pipelines for anything
- [EasyRandom](https://github.com/eonx-com/easy-random): Provides easy way to generate random values (string, int, uuids, ...)
- [EasyRepository](https://github.com/eonx-com/easy-repository): Provides an easy way to implement the Repository Design Pattern in your applications
- [EasyRequestId](https://github.com/eonx-com/easy-request-id): Uniquely identify each request across multiple projects
- [EasySchedule](https://github.com/eonx-com/easy-schedule): Provides the Command Scheduling logic of Laravel in a Symfony Console application
- [EasySecurity](https://github.com/eonx-com/easy-security): Provides security features to be generic across applications
- [EasyServerless](https://github.com/eonx-com/easy-serverless): Reusable functionalities to ease running PHP applications in serverless context
- [EasySwoole](https://github.com/eonx-com/easy-swoole): Ease running app with Open Swoole
- [EasyTemplatingBlock](https://github.com/eonx-com/easy-templating-block): Allow to dynamically render blocks in templating engines
- [EasyTest](https://github.com/eonx-com/easy-test): Makes testing easier
- [EasyUtils](https://github.com/eonx-com/easy-utils): EonX packages utils
- [EasyWebhook](https://github.com/eonx-com/easy-webhook): Sending webhooks has never been so easy (persistence, retry, async)

### Contribute

[](#contribute)

- Any new feature and/or hotfix MUST be submitted as a PR
- The title of the PR MUST respect the following pattern `[] `
- The PR MUST pass the checks before being merged
- (Ideally) Create one PR per package

### Release New Version

[](#release-new-version)

The release of a new version MUST be done from the `master` branch.

```
# 1. Make sure to pull the latest version of master in your local copy of the repository
$ git checkout master && git pull

# Release the new version
# Split new version to each package
$ make release version=X.X.X
```

*Note for MacOS users: you should update the `make` utility to 4.0 or higher. Do not forget to export new path in `.bashrc` or `.zshrc` file.*

###  Health Score

43

—

FairBetter than 91% of packages

Maintenance44

Moderate activity, may be stable

Popularity23

Limited adoption so far

Community29

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 67.4% 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 ~4 days

Total

68

Last Release

2344d ago

Major Versions

0.x-dev → v1.0.02019-12-11

### Community

Maintainers

![](https://www.gravatar.com/avatar/c6a35b20deec24986ee5baf0b9597829cb7fddc6f27188fd41fef91864877022?d=identicon)[eonx](/maintainers/eonx)

---

Top Contributors

[![natepage](https://avatars.githubusercontent.com/u/11576446?v=4)](https://github.com/natepage "natepage (1931 commits)")[![alexndlm](https://avatars.githubusercontent.com/u/6824784?v=4)](https://github.com/alexndlm "alexndlm (299 commits)")[![roman-eonx](https://avatars.githubusercontent.com/u/48544017?v=4)](https://github.com/roman-eonx "roman-eonx (217 commits)")[![itorgov](https://avatars.githubusercontent.com/u/1703419?v=4)](https://github.com/itorgov "itorgov (137 commits)")[![ERuban](https://avatars.githubusercontent.com/u/13186130?v=4)](https://github.com/ERuban "ERuban (53 commits)")[![BOB41K1987](https://avatars.githubusercontent.com/u/20467102?v=4)](https://github.com/BOB41K1987 "BOB41K1987 (35 commits)")[![alexandrtspl](https://avatars.githubusercontent.com/u/90907144?v=4)](https://github.com/alexandrtspl "alexandrtspl (32 commits)")[![skrut](https://avatars.githubusercontent.com/u/2828162?v=4)](https://github.com/skrut "skrut (27 commits)")[![voodooism](https://avatars.githubusercontent.com/u/31572316?v=4)](https://github.com/voodooism "voodooism (23 commits)")[![DKeeper](https://avatars.githubusercontent.com/u/1589751?v=4)](https://github.com/DKeeper "DKeeper (18 commits)")[![egor-dev](https://avatars.githubusercontent.com/u/13471770?v=4)](https://github.com/egor-dev "egor-dev (11 commits)")[![TomasVotruba](https://avatars.githubusercontent.com/u/924196?v=4)](https://github.com/TomasVotruba "TomasVotruba (10 commits)")[![albertlabarentojr](https://avatars.githubusercontent.com/u/12888117?v=4)](https://github.com/albertlabarentojr "albertlabarentojr (8 commits)")[![dextercampos](https://avatars.githubusercontent.com/u/27075066?v=4)](https://github.com/dextercampos "dextercampos (8 commits)")[![merk](https://avatars.githubusercontent.com/u/278097?v=4)](https://github.com/merk "merk (6 commits)")[![olamedia](https://avatars.githubusercontent.com/u/611624?v=4)](https://github.com/olamedia "olamedia (6 commits)")[![zeromodule](https://avatars.githubusercontent.com/u/5268937?v=4)](https://github.com/zeromodule "zeromodule (6 commits)")[![ttam](https://avatars.githubusercontent.com/u/177120?v=4)](https://github.com/ttam "ttam (5 commits)")[![AlbertLabarento](https://avatars.githubusercontent.com/u/186668953?v=4)](https://github.com/AlbertLabarento "AlbertLabarento (5 commits)")[![nick-lc](https://avatars.githubusercontent.com/u/44986892?v=4)](https://github.com/nick-lc "nick-lc (5 commits)")

---

Tags

php

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StyleECS

Type Coverage Yes

### Embed Badge

![Health badge](/badges/loyaltycorp-easy-monorepo/health.svg)

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

###  Alternatives

[sylius/sylius

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

8.4k5.6M651](/packages/sylius-sylius)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[simplesamlphp/simplesamlphp

A PHP implementation of a SAML 2.0 service provider and identity provider.

1.1k12.4M193](/packages/simplesamlphp-simplesamlphp)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19462.3M1.3k](/packages/drupal-core)[sulu/sulu

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

1.3k1.3M152](/packages/sulu-sulu)

PHPackages © 2026

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