PHPackages                             demontpx/util-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. demontpx/util-bundle

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

demontpx/util-bundle
====================

Various Symfony utils

0.6.3(5y ago)0882[1 PRs](https://github.com/DemonTPx/util-bundle/pulls)2MITPHPPHP &gt;=7.4

Since Nov 9Pushed 3y ago1 watchersCompare

[ Source](https://github.com/DemonTPx/util-bundle)[ Packagist](https://packagist.org/packages/demontpx/util-bundle)[ RSS](/packages/demontpx-util-bundle/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (9)Versions (33)Used By (2)

DemonTPx util bundle
====================

[](#demontpx-util-bundle)

These are some utils I use often in my Symfony projects

Installation
------------

[](#installation)

Install the bundle in your project by running:

```
$ composer require demontpx/util-bundle
```

Enable the bundle in your kernel:

```
