PHPackages                             emanueleminotto/simple-array-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. emanueleminotto/simple-array-bundle

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

emanueleminotto/simple-array-bundle
===================================

Symfony 2 bundle for simple tags management, based on doctrine 2 simple\_array type.

1.0.2(9y ago)25.1kMITPHP

Since Oct 10Pushed 9y ago1 watchersCompare

[ Source](https://github.com/EmanueleMinotto/SimpleArrayBundle)[ Packagist](https://packagist.org/packages/emanueleminotto/simple-array-bundle)[ RSS](/packages/emanueleminotto-simple-array-bundle/feed)WikiDiscussions master Synced 3w ago

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

Simple Array Bundle
===================

[](#simple-array-bundle)

[![Build Status](https://camo.githubusercontent.com/981bceb4381a789fb297580a2d9882d18cb115fbe4a3fc0123dc4586a5526f58/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f456d616e75656c654d696e6f74746f2f53696d706c65417272617942756e646c652e7376673f7374796c653d666c6174)](https://travis-ci.org/EmanueleMinotto/SimpleArrayBundle)[![SensioLabs Insight](https://camo.githubusercontent.com/6f5628d7f43383a6652659530f772d14c4cfa8e16ea3e6d47730c84a0f5141e9/68747470733a2f2f696d672e736869656c64732e696f2f73656e73696f6c6162732f692f35393534633765332d326262362d346236392d626135382d3831633437623538346536332e7376673f7374796c653d666c6174)](https://insight.sensiolabs.com/projects/5954c7e3-2bb6-4b69-ba58-81c47b584e63)[![Coverage Status](https://camo.githubusercontent.com/f3c6c28b752263f3c50f061fb79254c75dc6728e942d719a6405e1bd7c79fc3b/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f456d616e75656c654d696e6f74746f2f53696d706c65417272617942756e646c652e7376673f7374796c653d666c6174)](https://coveralls.io/r/EmanueleMinotto/SimpleArrayBundle)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/87630ca840be06ecf3185b7955ea88ca17433808e77e3c4e49b3f8ed0bcbdbd8/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f456d616e75656c654d696e6f74746f2f53696d706c65417272617942756e646c652e7376673f7374796c653d666c6174)](https://scrutinizer-ci.com/g/EmanueleMinotto/SimpleArrayBundle/)

Symfony 2 bundle for simple tags management, based on doctrine 2 `simple_array` type.

Step 1: Download the Bundle
---------------------------

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
$ composer require emanueleminotto/simple-array-bundle
```

This command requires you to have [Composer](https://getcomposer.org/) installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

Step 2: Enable the Bundle
-------------------------

[](#step-2-enable-the-bundle)

Then, enable the bundle by adding the following line in the `app/AppKernel.php`file of your project:

```
// app/AppKernel.php

// ...
class AppKernel extends Kernel
{
    public function registerBundles()
    {
        $bundles = array(
            // ...

            new EmanueleMinotto\SimpleArrayBundle\SimpleArrayBundle(),
        );
    }
}
```

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~202 days

Total

3

Last Release

3504d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/30b6fbd038f22a54716027eb7ce30c6cafd8e59c138ae58b3c2516c34ccfef7f?d=identicon)[EmanueleMinotto](/maintainers/EmanueleMinotto)

---

Top Contributors

[![EmanueleMinotto](https://avatars.githubusercontent.com/u/417201?v=4)](https://github.com/EmanueleMinotto "EmanueleMinotto (9 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/emanueleminotto-simple-array-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/emanueleminotto-simple-array-bundle/health.svg)](https://phpackages.com/packages/emanueleminotto-simple-array-bundle)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M373](/packages/easycorp-easyadmin-bundle)[symfony/ux-toggle-password

Toggle visibility of password inputs for Symfony Forms

27571.2k5](/packages/symfony-ux-toggle-password)[symfony/ux-cropperjs

Cropper.js integration for Symfony

19322.9k3](/packages/symfony-ux-cropperjs)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1615.6k12](/packages/2lenet-crudit-bundle)[chameleon-system/chameleon-base

The Chameleon System core.

1027.9k4](/packages/chameleon-system-chameleon-base)[netgen/layouts-core

Netgen Layouts enables you to build and manage complex web pages in a simpler way and with less coding. This is the core of Netgen Layouts, its heart and soul.

3691.3k16](/packages/netgen-layouts-core)

PHPackages © 2026

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