PHPackages                             dxw/rubbishthorclone - 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. dxw/rubbishthorclone

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

dxw/rubbishthorclone
====================

v1.0.2(2y ago)199.5k↓13.5%1[1 issues](https://github.com/dxw/RubbishThorClone/issues)1PHP

Since Mar 17Pushed 2y ago17 watchersCompare

[ Source](https://github.com/dxw/RubbishThorClone)[ Packagist](https://packagist.org/packages/dxw/rubbishthorclone)[ RSS](/packages/dxw-rubbishthorclone/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (3)Versions (8)Used By (1)

Rubbish Thor Clone
------------------

[](#rubbish-thor-clone)

Rubbish Thor Clone is a rubbish clone of [Thor](http://whatisthor.com/), a popular toolkit for CLI applications written in Ruby.

Rubbish Thor Clone exposes an executable with a number of subcommands, like git or bundler.

To install:

```
$ cd somewhere_sensible
$ composer require dxw/RubbishThorClone dev-master
```

To use, first create a class that inherits from RubbishThorClone:

```
