aoe / restler
A TYPO3-Extension, that integrates the popular PHP REST-framework Restler in TYPO3.
Installs: 59 674
Dependents: 1
Suggesters: 0
Security: 0
Stars: 30
Watchers: 35
Forks: 17
Open Issues: 1
Type:typo3-cms-extension
Requires
- php: ^7.4 || ^8.0
- ext-iconv: *
- ext-json: *
- ext-mbstring: *
- cweagans/composer-patches: ^1.7
- luracast/restler: ^5.0
- typo3/cms-core: ^11.5
Requires (Dev)
- nimut/testing-framework: ^6.0
- phpcompatibility/php-compatibility: ^9.3
- phpspec/prophecy-phpunit: ^2.0
- phpstan/phpstan: 0.12.88
- phpunit/phpcov: *
- rector/rector: 0.11.20
- symplify/easy-coding-standard: 9.3.26
- symplify/phpstan-rules: 9.3.26
- dev-TYPO3_10
- dev-main / 11.0.x-dev
- 11.0.7
- 11.0.6
- 11.0.5
- 11.0.4
- 11.0.1
- 11.0.0
- 10.5.7
- 10.5.6
- 10.5.5
- 10.5.4
- 10.5.3
- 10.5.1
- 10.5.0
- 10.4.2
- 10.3.2
- 10.3.1
- 10.3.0
- 10.2.3
- 10.2.2
- 10.2.1
- 10.2.0
- 10.1.3
- 10.1.2
- 10.1.1
- 10.1.0
- 10.0.0
- 9.0.2
- 9.0.1
- 8.0.2
- 8.0.1
- 8.0.0
- 7.0.0
- 3.2.0
- 3.1.4
- 3.1.3
- 3.1.2
- 3.1.1
- 3.1.0
- 3.0.0
- 2.1.1
- 2.1.0
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.7.7
- 1.7.6
- 1.7.5
- 1.7.4
- 1.7.3
- 1.7.2
- 1.7.1
- 1.7.0
- 1.6.15
- 1.6.14
- 1.6.13
- 1.6.12
- 1.6.11
- 1.6.10
- 1.6.9
- 1.6.8
- 1.6.7
- 1.6.6
- 1.6.5
- 1.6.4
- 1.6.3
- 1.6.2
- 1.6.1
- 1.6.0
- 1.5.8
- 1.5.7
- 1.5.6
- 1.5.5
- 1.5.4
- 1.5.3
- 1.5.2
- 1.5.1
- 1.5.0
- 1.4.2
- 1.4.1
- 1.3.3
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.21
- 1.2.20
- 1.2.19
- 1.2.18
- 1.2.17
- 1.2.16
- 1.2.15
- 1.2.14
- 1.2.13
- 1.2.12
- 1.2.11
- 1.2.10
- 1.2.9
- 1.2.8
- 1.2.7
- 1.2.3
- 1.1.12
- 1.1.11
- 1.1.10
- 1.1.9
- 1.1.8
- 1.1.7
- 1.1.6
- 1.1.5
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.0
- 0.10.2
- 0.10.1
- 0.10.0
- 0.9.0
- 0.8.0
- 0.7.0
- dev-feature/PHP8.2
- dev-feature/try-to-not-use-legacy-objectmanager
- dev-bugfix/builder-initialization
- dev-TYPO3V8
- dev-TYPO3V9
This package is auto-updated.
Last update: 2023-09-13 14:24:24 UTC
README
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 |
---|---|---|---|
10.x.y | 10.4-11.5 | 7.2-7.4 | Features, Bugfixes, Security Updates |
9.x.y | 9.5 | 7.2-7.4 | Security Updates |
8.x.y | 8.7 | 7.2-7.4 | Bugfixes, Security Updates |
2.x.y | 7.6 | 5.5-5.6 | End of life |
Documentation
The documentation is available online at docs.typo3.org.
To render the documentation locally, please use the official TYPO3 Documentation rendering Docker Tool. https://github.com/t3docs/docker-render-documentation
Copyright / License
Copyright: (c) 2015 - 2022, AOE GmbH License: GPLv3, http://www.gnu.org/licenses/gpl-3.0.en.html