Download the PHP package kitpages/util-bundle without Composer
On this page you can find all versions of the php package kitpages/util-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kitpages/util-bundle
More information about kitpages/util-bundle
Files in kitpages/util-bundle
Download kitpages/util-bundle
More information about kitpages/util-bundle
Files in kitpages/util-bundle
Vendor kitpages
Package util-bundle
Short Description Small common tools used for Kitpages bundles
License BSD
Homepage https://github.com/kitpages/KitpagesUtilBundle
Package util-bundle
Short Description Small common tools used for Kitpages bundles
License BSD
Homepage https://github.com/kitpages/KitpagesUtilBundle
Keywords tools
Please rate this library. Is it a good library?
Informations about the package util-bundle
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
If you are using DEPS
:
[KitpagesUtilBundle]
git=https://github.com/kitpages/KitpagesUtilBundle.git
target=/bundles/Kitpages/UtilBundle
Add Kitpages
namespace to your autoloader :
Enable the bundle in your kernel :
Then you can use the service which is named kitpages.util
User's guide
Let's say you are in a controller
All versions of util-bundle with dependencies
PHP Build Version
Package Version
The package kitpages/util-bundle contains the following files
Loading the files please wait ....