> For the complete documentation index, see [llms.txt](https://ubermanu.gitbook.io/migraine/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ubermanu.gitbook.io/migraine/master.md).

# Introduction

Migraine is a task runner oriented on data processing.\
It's a tool to transform and format data streams.

## Installation

You'll need Composer and PHP 8.0

```bash
composer global require ubermanu/migraine
```

or you can download the `migraine.phar` file available in the [releases](https://github.com/ubermanu/migraine/releases).
