DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Developer Manual

This is a TYPO3-Extension, which contain some Examples, how to use/configure the Restler Framework in TYPO3 via the TYPO3-Extension 'restler'.

Read more details in the TYPO3 restler extension documentation.

Target group: Developers

Installation

The dependencies inside _composer.json are used just for the tests examples (functional with PHPUnit and Guzzle and

behavioural with Behat).

If you want to run the tests as well, just install the dependencies with:

composer install