Download the PHP package darwinnatha/purge-logs without Composer
On this page you can find all versions of the php package darwinnatha/purge-logs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download darwinnatha/purge-logs
More information about darwinnatha/purge-logs
Files in darwinnatha/purge-logs
Download darwinnatha/purge-logs
More information about darwinnatha/purge-logs
Files in darwinnatha/purge-logs
Vendor darwinnatha
Package purge-logs
Short Description a simple package for deleting logs by keeping those at a given period
License MIT
Package purge-logs
Short Description a simple package for deleting logs by keeping those at a given period
License MIT
Please rate this library. Is it a good library?
Informations about the package purge-logs
Purge Logs
This package allows you to delete logs, keeping only those from a given period.
Installation
To install this package, you should add the package to your project via Composer.
Usage
To use this package, publish the configuration file.
Then, you can purge the logs by running the following command.
Alternatively, if you want to specify the number of days to retain, you can use the keep-days argument.
Configuration
You can configure the number of days to retain by editing the config/purge-logs.php file.
All versions of purge-logs with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
illuminate/support Version ^8.0|^9.0|^10.0|^11.0
illuminate/console Version ^8.0|^9.0|^10.0|^11.0
illuminate/support Version ^8.0|^9.0|^10.0|^11.0
illuminate/console Version ^8.0|^9.0|^10.0|^11.0
The package darwinnatha/purge-logs contains the following files
Loading the files please wait ...