PHPackages                             linio/common-symfony - 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. [Framework](/categories/framework)
4. /
5. linio/common-symfony

ActiveLibrary[Framework](/categories/framework)

linio/common-symfony
====================

Common library for Linio Symfony projects

3.0.0(2y ago)014.1k[2 PRs](https://github.com/LinioIT/common-symfony/pulls)BSD-3-ClausePHPPHP &gt;=7.1CI failing

Since Jul 27Pushed 2y ago55 watchersCompare

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

READMEChangelog (4)Dependencies (8)Versions (8)Used By (0)

Linio Common Symfony
====================

[](#linio-common-symfony)

Linio's Symfony Common library contains small components that either extend Symfony's functionality or provide a coherent base for Linio's symfony projects:

- Service traits
- Controller helper methods

Install
-------

[](#install)

The recommended way to install Linio Common Symfony is [through composer](http://getcomposer.org).

```
$ composer require linio/common-symfony

```

Tests
-----

[](#tests)

To run the test suite, you need install the dependencies via composer, then run PHPUnit.

```
$ composer install
$ vendor/bin/phpunit

```

Service Traits
--------------

[](#service-traits)

The common library includes service traits, so you can easily inject dependencies and make use of services in your controllers. There are various controller-specific traits available:

- `AuthorizationAware`: allows you to use the `symfony/security` component and provides helpers
- `FlashMessageAware`: allows you to use the `symfony/http-foundation-session` component and provides flash message helpers
- `FormAware`: allows you to use the `symfony/form` component and provides helpers
- `RouterAware`: allows you to use the `symfony/routing` component and provides helpers
- `SessionAware`: allows you to use the `symfony/http-foundation/session` component and provides helpers
- `TemplatingAware`: allows you to use the `symfony/templating` component and provides helpers
- `TwigAware`: allows you to use the `Twig\Environment` component and provides helpers

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~790 days

Total

4

Last Release

889d ago

Major Versions

1.2.0 → 2.0.02020-04-30

2.0.0 → 3.0.02024-01-22

### Community

Maintainers

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

![](https://avatars.githubusercontent.com/u/1037526?v=4)[Alexander Kim](/maintainers/nesl247)[@nesl247](https://github.com/nesl247)

---

Top Contributors

[![tamara-dietz](https://avatars.githubusercontent.com/u/29258573?v=4)](https://github.com/tamara-dietz "tamara-dietz (14 commits)")[![damian-af](https://avatars.githubusercontent.com/u/9433699?v=4)](https://github.com/damian-af "damian-af (11 commits)")[![dependabot-support](https://avatars.githubusercontent.com/u/112581971?v=4)](https://github.com/dependabot-support "dependabot-support (3 commits)")[![bpanatta](https://avatars.githubusercontent.com/u/4388638?v=4)](https://github.com/bpanatta "bpanatta (1 commits)")[![dorianneto](https://avatars.githubusercontent.com/u/3408931?v=4)](https://github.com/dorianneto "dorianneto (1 commits)")

---

Tags

symfonycommonlinio

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/linio-common-symfony/health.svg)

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

###  Alternatives

[sulu/sulu

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

1.3k1.4M196](/packages/sulu-sulu)[prestashop/prestashop

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

9.1k16.8k](/packages/prestashop-prestashop)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M378](/packages/easycorp-easyadmin-bundle)[chameleon-system/chameleon-base

The Chameleon System core.

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

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M464](/packages/pimcore-pimcore)[oro/platform

Business Application Platform (BAP)

642140.7k104](/packages/oro-platform)

PHPackages © 2026

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