Download the PHP package misterpaladin/cleaner without Composer
On this page you can find all versions of the php package misterpaladin/cleaner. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download misterpaladin/cleaner
More information about misterpaladin/cleaner
Files in misterpaladin/cleaner
Download misterpaladin/cleaner
More information about misterpaladin/cleaner
Files in misterpaladin/cleaner
Vendor misterpaladin
Package cleaner
Short Description Garbage cleaner package for Laravel
License MIT
Package cleaner
Short Description Garbage cleaner package for Laravel
License MIT
Please rate this library. Is it a good library?
Informations about the package cleaner
Cleaner
Garbage cleaner package for Laravel
Usage
Install package:
Publish config file to your project:
Add MisterPaladin\Cleaner\CleanerServiceProvider
to your config/app.php
providers array
Configuration
/config/cleaner.php
file contents:
The expires
option may accept:
- seconds
- minutes
- hours
- days
- weeks
- months
- years
Callbaks
Execution
Cleaner runs every minute (if you set it up: https://laravel.com/docs/5.4/scheduling#introduction)
Manual run: php artisan cleaner:run
All versions of cleaner with dependencies
PHP Build Version
Package Version
No informations.
The package misterpaladin/cleaner contains the following files
Loading the files please wait ....