Download the PHP package stablecube/filemuncher-bundle without Composer
On this page you can find all versions of the php package stablecube/filemuncher-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download stablecube/filemuncher-bundle
More information about stablecube/filemuncher-bundle
Files in stablecube/filemuncher-bundle
Download stablecube/filemuncher-bundle
More information about stablecube/filemuncher-bundle
Files in stablecube/filemuncher-bundle
Vendor stablecube
Package filemuncher-bundle
Short Description Symfony bundle for the File Muncher service
License MIT
Package filemuncher-bundle
Short Description Symfony bundle for the File Muncher service
License MIT
Please rate this library. Is it a good library?
Informations about the package filemuncher-bundle
Installation
Make sure Composer is installed globally, as explained in the installation chapter of the Composer documentation.
Applications that use Symfony Flex
Open a command console, enter your project directory and execute:
Applications that don't use Symfony Flex
Step 1: Download the Bundle
Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:
Step 2: Enable the Bundle
Then, enable the bundle by adding it to the list of registered bundles
in the config/bundles.php
file of your project:
// config/bundles.php
return [
// ...
StableCube\FileMuncherBundle\StableCubeFileMuncherBundle::class => ['all' => true],
];
All versions of filemuncher-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0|^7.2
symfony/framework-bundle Version ^3.4|^4.0|^5.0
stablecube/filemuncher-client Version 1.1.6
symfony/framework-bundle Version ^3.4|^4.0|^5.0
stablecube/filemuncher-client Version 1.1.6
The package stablecube/filemuncher-bundle contains the following files
Loading the files please wait ....