# Kirby Toolkit The Kirby 2 toolkit is a set of handy classes and helpers which make your life with PHP easier. [![Build Status](https://travis-ci.org/getkirby/toolkit.svg?branch=master)](https://travis-ci.org/getkirby/toolkit) ## Installation ```` git pull https://github.com/getkirby/toolkit.git ```` Adding the toolkit to your app… ```php ``` ## Requirements PHP 5.4+ ## License ## Author Bastian Allgeier