aoe/restler

A TYPO3-Extension, that integrates the popular PHP REST-framework Restler in TYPO3.

Maintainers

Package info

github.com/AOEpeople/TYPO3_Restler

Homepage

Type:typo3-cms-extension

pkg:composer/aoe/restler

Statistics

Installs: 77 601

Dependents: 1

Suggesters: 0

Stars: 31

Open Issues: 2

12.2.3 2026-03-31 06:56 UTC

README

Tests

This is a TYPO3-Extension, that integrates the popular PHP REST-framework Restler in TYPO3.

Download / Installation

You can download and install this extension from the TER (TYPO3 Extension Repository) or use composer.

composer require aoe/restler

Versions and Support

Release TYPO3 PHP Fixes will contain
12.x.y 12.4 8.1-8.3 Features, Bugfixes, Security Updates
11.x.y 11.5 7.4-8.3 Security Updates
10.x.y 10.4-11.5 7.2-7.4 End of life
9.x.y 9.5 7.2-7.4 End of life
8.x.y 8.7 7.2-7.4 End of life

Documentation

Documentation

The documentation is available online at docs.typo3.org.

If you want you can also render the documentation locally, this can be really helpful when adjusting the documentation to check before commiting.

The local rendering requires docker and can be done like this:

docker run --rm --pull always -v $(pwd):/project -it ghcr.io/typo3-documentation/render-guides:latest --config=Documentation

And then open Documentation-GENERATED-temp/Index.html with your browser.

Copyright / License

Copyright: (c) 2015 - 2026, AOE GmbH License: GPLv3, http://www.gnu.org/licenses/gpl-3.0.en.html