emfits/laravel-cdcleaner

Cleaning up old releases that won't be needed anymore.
10,659
Install
composer require emfits/laravel-cdcleaner
Latest Version:v1.0.2
PHP:^8.1|^8.2|^8.3|^8.4|^8.5
License:MIT
Last Updated:May 28, 2026
Links: GitHub  ·  Packagist
Maintainer: Nowocyn

Handling old zero-downtime deployments for you

Latest Version on Packagist Total Downloads GitHub Actions

Handling old release directories with this package. Especially using zero-downtime deployments with one release directory and a linked current directory.

Installation

You can install the package via composer:

composer require emfits/laravel-cdcleaner

Commands

php artisan emfits:cdcleaner:clean

Configuration

You can publish the config with:

php artisan vendor:publish --tag=cdcleaner-config

Usage

// Usage description here

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email m.nowocyn@emfits.de instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Laravel Package Boilerplate

This package was generated using the Laravel Package Boilerplate.

Related Packages

fadion/maneuver

Easily deploy Laravel projects via FTP or SFTP, using Git for versioning.

9,054 172
dblencowe/post-deploy-actions

Migration style post deployment commands for Laravel

1,759 1
exolnet/laravel-envoy

Automated deployment template for Laravel Envoy based on Capistrano.

17,962 23
pragmarx/deeployer

A Laravel 4.1+ automatic application deployment package via git webhooks

668 147