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 issues](https://github.com/LinioIT/common-symfony/issues)[2 PRs](https://github.com/LinioIT/common-symfony/pulls)BSD-3-ClausePHPPHP &gt;=7.1

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 3d 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

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity63

Established project with proven stability

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

843d 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://www.gravatar.com/avatar/885a8e466d2d345acd89268a9b36dfc20c8234f29251dc8098c3090aacb61b70?d=identicon)[nesl247](/maintainers/nesl247)

---

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

[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)[sulu/sulu

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

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

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

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

The Shopware e-commerce core

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

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)

PHPackages © 2026

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