Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.02 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.02 KB

Developer Toolkit for Contao CMS

Version License Downloads

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 8.1 and Contao 4.13 or 5.2.

$ php composer.phar require netzmacht/contao-toolkit:^4.0

Changelog

See CHANGELOG.md

Documentation

For more details please have a look into the documentation.