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

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

kitpages/util-bundle
====================

Small common tools used for Kitpages bundles

v3.0.2(12y ago)437.2k23BSDPHPPHP &gt;=5.3.2

Since May 24Pushed 12y ago7 watchersCompare

[ Source](https://github.com/kitpages/KitpagesUtilBundle)[ Packagist](https://packagist.org/packages/kitpages/util-bundle)[ Docs](https://github.com/kitpages/KitpagesUtilBundle)[ RSS](/packages/kitpages-util-bundle/feed)WikiDiscussions master Synced 4w ago

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

KitpagesUtilBundle
==================

[](#kitpagesutilbundle)

Only little methods for common problems :

- create directories recursively
- send a file to the browser for a download, sending an image or so what
- ...

Actually I believe nobody will be interested in including this Bundle in it's project. This bundle is globally deprecated.

It is used mainly by the KitpagesCmsBundle.

WARNING, works only on unix/linux systems.

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

[](#installation)

If you are using `DEPS` :

```
[KitpagesUtilBundle]
    git=https://github.com/kitpages/KitpagesUtilBundle.git
    target=/bundles/Kitpages/UtilBundle

```

Add `Kitpages` namespace to your autoloader :

```
