Download the PHP package lamoda/cleaner-bundle without Composer
On this page you can find all versions of the php package lamoda/cleaner-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lamoda/cleaner-bundle
More information about lamoda/cleaner-bundle
Files in lamoda/cleaner-bundle
Download lamoda/cleaner-bundle
More information about lamoda/cleaner-bundle
Files in lamoda/cleaner-bundle
Vendor lamoda
Package cleaner-bundle
Short Description Symfony bundle for lamoda/cleaner library
License MIT
Package cleaner-bundle
Short Description Symfony bundle for lamoda/cleaner library
License MIT
Please rate this library. Is it a good library?
Informations about the package cleaner-bundle
Lamoda cleaner bundle
Symfony Bundle for lamoda/cleaner library.
Installation
-
Install the Bundle with composer:
-
Enable the Bundle:
- Configure cleaners for your project:
You can also add your own storage cleaners.
To do this you have to implement Lamoda\Cleaner\CleanerInterface
and register your cleaner with tag:
Usage
Bundle adds command to run cleaners.
Run all cleaners in DB:
or only one of them:
All versions of cleaner-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1 || ^8.0
lamoda/cleaner Version *
symfony/config Version ^3.4 || ^4.0 || ^5.0
symfony/console Version ^3.4 || ^4.0 || ^5.0
symfony/dependency-injection Version ^3.4 || ^4.0 || ^5.0
symfony/http-kernel Version ^3.4 || ^4.0 || ^5.0
symfony/yaml Version ^3.4 || ^4.0 || ^5.0
lamoda/cleaner Version *
symfony/config Version ^3.4 || ^4.0 || ^5.0
symfony/console Version ^3.4 || ^4.0 || ^5.0
symfony/dependency-injection Version ^3.4 || ^4.0 || ^5.0
symfony/http-kernel Version ^3.4 || ^4.0 || ^5.0
symfony/yaml Version ^3.4 || ^4.0 || ^5.0
The package lamoda/cleaner-bundle contains the following files
Loading the files please wait ....