PHPackages                             meritoo/common-bundle - 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. meritoo/common-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

meritoo/common-bundle
=====================

Common &amp; useful classes, resources, extensions. Based on Symfony framework.

0.5.4(1y ago)1286[1 issues](https://github.com/meritoo/common-bundle/issues)3MITPHPPHP ^8.2CI failing

Since Jun 13Pushed 1y ago2 watchersCompare

[ Source](https://github.com/meritoo/common-bundle)[ Packagist](https://packagist.org/packages/meritoo/common-bundle)[ RSS](/packages/meritoo-common-bundle/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (18)Versions (72)Used By (3)

Meritoo Common Bundle
=====================

[](#meritoo-common-bundle)

Common &amp; useful classes, resources, extensions. Based on Symfony framework.

[![PHP Version](https://camo.githubusercontent.com/a0969c95bbe848ef2b69b51dc69857453f8d0fff51fe2225a87fb6ac1665de66/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253545372e322d626c75652e7376673f7374796c653d666c61742d737175617265)](https://img.shields.io/badge/php-%5E7.2-blue.svg)[![Build Status](https://camo.githubusercontent.com/7e4ea714d5be1c2e476de94f6b80160a6449469a5cc6511e818148505080be7c/68747470733a2f2f7472617669732d63692e636f6d2f6d657269746f6f2f636f6d6d6f6e2d62756e646c652e7376673f7374796c653d666c61742d737175617265266272616e63683d6d6173746572)](https://travis-ci.com/meritoo/common-bundle)[![Packagist](https://camo.githubusercontent.com/2fedf2a9e9365fbd070ad3196a689edda494199f4cdbeb2f4188b0c85cc88d1b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d657269746f6f2f636f6d6d6f6e2d62756e646c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/meritoo/common-bundle)[![license](https://camo.githubusercontent.com/9020c2eaf2194aba2fc7c7705df317f509ce83ad00cc4307aacbd4a7796f5bd2/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d657269746f6f2f636f6d6d6f6e2d62756e646c652e7376673f7374796c653d666c61742d737175617265)](https://github.com/meritoo/common-bundle)[![GitHub commits](https://camo.githubusercontent.com/4da32f14c31c4d8af411836e24fe872d62c5978edf730dfa2a5eb8436fbf9698/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f636f6d6d6974732d73696e63652f6d657269746f6f2f636f6d6d6f6e2d62756e646c652f302e302e312e7376673f7374796c653d666c61742d737175617265)](https://github.com/meritoo/common-bundle)[![Coverage Status](https://camo.githubusercontent.com/a012b29310c52023fbb44c6969be3d506bf75a15db31d8a8902e3470461320db/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f6d657269746f6f2f636f6d6d6f6e2d62756e646c652f62616467652e7376673f6272616e63683d6d6173746572267374796c653d666c61742d737175617265)](https://coveralls.io/github/meritoo/common-bundle)

Installation
============

[](#installation)

Run [Composer](https://getcomposer.org) to install this package in your project:

```
composer require meritoo/common-bundle
```

> [How to install Composer?](https://getcomposer.org/download)

Configuration
=============

[](#configuration)

All parameters have default values. After installation of this bundle, you have to do nothing. If you want to tweak some parameters, create proper configuration file and enter desired parameters.

Example:

```
# config/packages/meritoo_common.yaml

meritoo_common:
    application:
        name: YourApp
```

[Read more](docs/Configuration.md)

Usage
=====

[](#usage)

1. [Configuration](docs/Configuration.md)
2. [Dependency Injection Extension](docs/Dependency-Injection-Extension.md)
3. [Descriptor of application](docs/Descriptor-of-application.md)
4. [Descriptor of bundle](docs/Descriptor-of-bundle.md)
5. [Descriptors of bundles](docs/Descriptors-of-bundles.md)
6. Services:
    - [ApplicationService](docs/Services/ApplicationService.md)
    - [FormService](docs/Services/FormService.md)
    - [ResponseService](docs/Services/ResponseService.md)
7. [Tests](docs/Tests.md)
8. [Translations](docs/Translations.md)
9. Twig extensions:
    - [ApplicationExtension](docs/Twig-Extensions/ApplicationExtension.md)
    - [CommonExtension](docs/Twig-Extensions/CommonExtension.md)
    - [FormExtension](docs/Twig-Extensions/FormExtension.md)

Development
===========

[](#development)

More information [you can find here](docs/Development.md)

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity80

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 99.7% 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 ~40 days

Recently: every ~2 days

Total

60

Last Release

527d ago

PHP version history (4 changes)0.1.0PHP ^7.2

0.2.10PHP ^7.4

0.3.0PHP ^8.0

0.4.0PHP ^8.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5606316?v=4)[Meritoo.pl](/maintainers/meritoo)[@meritoo](https://github.com/meritoo)

---

Top Contributors

[![meritoo](https://avatars.githubusercontent.com/u/5606316?v=4)](https://github.com/meritoo "meritoo (318 commits)")[![kniziol](https://avatars.githubusercontent.com/u/947620?v=4)](https://github.com/kniziol "kniziol (1 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Psalm

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/meritoo-common-bundle/health.svg)

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

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M378](/packages/easycorp-easyadmin-bundle)[kimai/kimai

Kimai - Time Tracking

4.8k8.7k1](/packages/kimai-kimai)[chameleon-system/chameleon-base

The Chameleon System core.

1027.9k4](/packages/chameleon-system-chameleon-base)[oro/platform

Business Application Platform (BAP)

642140.7k104](/packages/oro-platform)[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.

1175.2k](/packages/rcsofttech-audit-trail-bundle)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1615.6k12](/packages/2lenet-crudit-bundle)

PHPackages © 2026

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