kunstmaan/utilities-bundle

The KunstmaanUtilitiesBundle makes your life easier by providing a couple of small but usefull helper services you can use and re-use in your applications. We already implemented an easy to use cipher service and a shell helper service for you but feel free to send in a pull request with your additi

Maintainers

👁 Kunstmaan

Package info

github.com/Kunstmaan/KunstmaanUtilitiesBundle

Type:symfony-bundle

pkg:composer/kunstmaan/utilities-bundle

Statistics

Installs: 152 604

Dependents: 6

Suggesters: 0

Stars: 12

7.3.0 2025-02-08 19:03 UTC

Suggests

Provides

None

Conflicts

None

Replaces

None

MIT 14d2998f589d931f46baa3da54cb86e30a666673

cmskunstmaanutilitiescipher

This package is auto-updated.

Last update: 2026-06-15 20:19:48 UTC


README

👁 Build Status
👁 Total Downloads
👁 Latest Stable Version
👁 Analytics

The KunstmaanUtilitiesBundle makes your life easier by providing a couple of small but usefull helper services you can use and re-use in your applications. We already implemented an easy to use cipher service and a shell helper service for you but feel free to send in a pull request with your additions. The shell helper allows you to run apps in the background, see if a process is running and has a method to kill a running process. The cipher service allow you to encode and decode strings using the Rijndael 256 cipher.

More information about our bundles: https://cms.kunstmaan.be.

Installation

More information about installing can be found in this line by line walkthrough of installing Symfony and all our bundles, please refer to the Getting Started guide and enjoy the full blown experience.