PHPackages                             circle/utilitybundle - 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. circle/utilitybundle

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

circle/utilitybundle
====================

Contains utilities like queues or trees

1.3.0(10y ago)2221GPLPHPPHP &gt;=5.3.2

Since Jun 2Pushed 10y ago6 watchersCompare

[ Source](https://github.com/CircleOfNice/UtilityBundle)[ Packagist](https://packagist.org/packages/circle/utilitybundle)[ RSS](/packages/circle-utilitybundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (2)Versions (5)Used By (0)

UtilityBundle
=============

[](#utilitybundle)

Contains Utilities such as queues and trees

\##Full list:

- Immutable container
- Tree
- Multi-child tree
- Queue
- Immutable Queue

\#Installation

\###Step 1: Download CiUtilityBundle using composer Add CiUtilityBundle by running the command:

```
php composer.phar require circle/utilitybundle

```

Composer will install the bundle to your project's `vendor/circle` directory.

\###Step 2: Enable the bundle Enable the bundle in the symfony kernel

```
