/contao-toolkit

Contao Development Toolkit

Primary LanguagePHPGNU Lesser General Public License v3.0LGPL-3.0

Developer Toolkit for Contao CMS

Build Status Version License Downloads Contao Community Alliance coding standard

This library provides a set of tools for developing in Contao CMS. The main goal is to ease developing of clean, testable code.

Install

You can install this library using Composer. It requires at least PHP 7.0 and Contao 4.4.7.

$ php composer.phar require netzmacht/contao-toolkit:~3.0

Changelog

See CHANGELOG.md

Documentation

For more details please have a look into the documentation.