PHPackages                             netzmacht/contao-dev-tools - 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. netzmacht/contao-dev-tools

Abandoned → [netzmacht/contao-toolkit](/?search=netzmacht%2Fcontao-toolkit)ArchivedLibrary[Utility &amp; Helpers](/categories/utility)

netzmacht/contao-dev-tools
==========================

This library provides tools to simplify common tasks when developing with Contao.

0109PHP

Since Jan 12Pushed 11y ago1 watchersCompare

[ Source](https://github.com/netzmacht-archive/contao-dev-tools)[ Packagist](https://packagist.org/packages/netzmacht/contao-dev-tools)[ RSS](/packages/netzmacht-contao-dev-tools/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Contao Dev Tools
================

[](#contao-dev-tools)

[![Build Status](https://camo.githubusercontent.com/8251e02cbb3661b8779bcdd6e8de797e816eece9b0d71d8e7b084edf102176c7/687474703a2f2f696d672e736869656c64732e696f2f7472617669732f6e65747a6d616368742f636f6e74616f2d6465762d746f6f6c732f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/netzmacht/contao-dev-tools)[![Version](https://camo.githubusercontent.com/9a3db7394fa3add8afaef7f75ce4ee0f86a20245d6a8697e94797d99e5cee518/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e65747a6d616368742f636f6e74616f2d6465762d746f6f6c732e7376673f7374796c653d666c61742d737175617265)](http://packagist.com/packages/netzmacht/contao-dev-tools)[![License](https://camo.githubusercontent.com/482cf08297514f53ddc994ba0a83c4a4ab7fbe949e082127fd77827a9e59ff1c/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6e65747a6d616368742f636f6e74616f2d6465762d746f6f6c732e7376673f7374796c653d666c61742d737175617265)](http://packagist.com/packages/netzmacht/contao-dev-tools)[![Downloads](https://camo.githubusercontent.com/d69a1e63e8caf24b6814c1a1b6339caca133d0a0ff10dc857059682600b7e97f/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6e65747a6d616368742f636f6e74616f2d6465762d746f6f6c732e7376673f7374796c653d666c61742d737175617265)](http://packagist.com/packages/netzmacht/contao-dev-tools)[![Contao Community Alliance coding standard](https://camo.githubusercontent.com/5c83beb382413cbfa523bbea12d70d0723a803b3f7cbba029609ed1848dfa99b/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6363612d636f64696e675f7374616e646172642d7265642e7376673f7374796c653d666c61742d737175617265)](https://github.com/contao-community-alliance/coding-standard)

This library provides tools for solving common tasks required when developing for Contao CMS.

Install
-------

[](#install)

You can install this library using Composer.

```
$ php composer.phar require netzmacht/contao-dev-tools:~1.0

```

Features
--------

[](#features)

### DCA related features

[](#dca-related-features)

\####Toggle icon callback

This library ships with a common toggle state icon callback.

```
