PHPackages                             continuousphp/aws-cf-killer - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. continuousphp/aws-cf-killer

ActiveProject[Utility &amp; Helpers](/categories/utility)

continuousphp/aws-cf-killer
===========================

AWS Cloud Formation killer

18PHP

Since Aug 29Pushed 9y ago2 watchersCompare

[ Source](https://github.com/continuousphp/aws-cf-killer)[ Packagist](https://packagist.org/packages/continuousphp/aws-cf-killer)[ RSS](/packages/continuousphp-aws-cf-killer/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

AWS Cloud Formation killer
==========================

[](#aws-cloud-formation-killer)

[![Build Status](https://camo.githubusercontent.com/36fa8fdc853aa38f5e85c3216e463c81a38abcd73df438fc241789c0459eca8e/68747470733a2f2f7374617475732e636f6e74696e756f75737068702e636f6d2f6769742d6875622f636f6e74696e756f75737068702f6177732d63662d6b696c6c65723f746f6b656e3d62643538376562342d653264332d343230612d626565632d383736353030336665306166266272616e63683d6d6173746572)](https://continuousphp.com/git-hub/continuousphp/aws-cf-killer)

An application to delete running stacks based on tags matching

Requirements
------------

[](#requirements)

- PHP 5.6+

Installation
============

[](#installation)

- Download [Composer](https://getcomposer.org/download/): `curl -sS https://getcomposer.org/composer.phar -o composer.phar`
- Install the Deploy Agent: `php composer.phar create-project -s dev --no-dev continuousphp/aws-cf-killer`

Setup the application
---------------------

[](#setup-the-application)

Create a `config/local.php` file as following:

```
