PHPackages                             xantios/maple - 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. xantios/maple

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

xantios/maple
=============

A TaskRunner with the sweet taste of Maple

v1.0.3(4y ago)1932MITPHP

Since Jan 19Pushed 4y ago2 watchersCompare

[ Source](https://github.com/Xantios/Maple)[ Packagist](https://packagist.org/packages/xantios/maple)[ RSS](/packages/xantios-maple/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (7)Dependencies (9)Versions (5)Used By (0)

 [![Build Status](https://camo.githubusercontent.com/f7f6a449de99e507f33656e54fc718e8bcf72e7e6c1bf33bdb8eb3c39a35a3a0/68747470733a2f2f7472617669732d63692e636f6d2f78616e74696f732f4d61706c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/Xantios/Maple) [![Total Downloads](https://camo.githubusercontent.com/b0bdf5656772c7dd304ba760a61ae7358334298a95eb8e569ba44d6a65917239/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f78616e74696f732f4d61706c65)](https://packagist.org/packages/xantios/Maple) [![Latest Stable Version](https://camo.githubusercontent.com/eba776c57bf0782f5c44dbdd60e529ba436af0948397c942ed6fd74e62f64577/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f78616e74696f732f4d61706c65)](https://packagist.org/packages/xantios/Maple) [![License](https://camo.githubusercontent.com/da8ff3767a15cbfb09dcbc4984d894ce7cd0e80ffaecffb9c139d9da943f76f0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f78616e74696f732f4d61706c65)](https://packagist.org/packages/xantios/Maple)

 [![Maple Logo](https://raw.githubusercontent.com/Xantios/Maple/master/src/ui/logo.svg)](https://raw.githubusercontent.com/Xantios/Maple/master/src/ui/logo.svg)

Welcome to Maple!
=================

[](#welcome-to-maple)

Maple providers the task runner you always wanted but never dared to ask for.

### Notice for production usage

[](#notice-for-production-usage)

Maple is current in active development (say beta state) production use can be done if you're one of the brave (if you are please let me know how you like it in production!)

Installation per project
------------------------

[](#installation-per-project)

Just your regular dependency should do the trick!

`composer require xantios/maple`

After running composer add a `maple-config.php` to the work directory of your project and run:

`vendor/bin/maple`

Global installation
-------------------

[](#global-installation)

If you use Maple a lot, maybe install it globally. `composer global require xantios/maple` should do the trick!

when you run the maple command make sure there is a config in your current directory.

Configuration
-------------

[](#configuration)

The configuration file is a plain PHP array, it is pretty self-explanatory

```
