jdoubleu/typo3-development-collection

This package is abandoned and no longer maintained. No replacement package was suggested.

A collection of TYPO3 extension to support development.

1.1.0 2018-02-10 19:14 UTC

This package is not auto-updated.

Last update: 2021-11-10 10:05:03 UTC


README

A collection of TYPO3 extensions and PHP tools to support TYPO3 development.

More specific it is meant to help you build sites powered by TYPO3.

How?

This is a composer meta package and depends on other composer packages^1. Thereby you only need to include this package and the other tools are automatically included in your project:

composer require --dev jdoubleu/typo3-development-collection

Packages

The following TYPO3 extensions and PHP tools are included:

Configuration

Some packages need to be configured in your project to work properly or at all. Please checkout their documentations.