“”

Slim Framework integration Slim Framework integration

slim_typo3 / stable

Integrates the Slim microframework. Providing a PSR-7 based router and middleware in front of TYPO3 (executed when a route matches)

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req bnf/slim-typo3

Tags

#router #psr-7 #slim #url

Last upload comment

Support for TYPO3 v10, dropped support for v8.

Downloads by month

Download 0.5.0 External Manual Found an Issue? Code Insights Packagist.org
Author
Benjamin Franzke
Last update
20. Aug 2019
First upload
16. Aug 2017
Downloads
3,038
Category
none
Dependencies
  • TYPO3 (9.5.0 - 10.0.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer req bnf/slim-typo3 to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (2)

Resizable backend modals
(resizable_modals)

Drag and resize backend modals

Supported TYPO3 versions:

Automatic cache flush for menus and levelmedia

Supported TYPO3 versions:

Version history

Version Upload comment Works with TYPO3 Download
0.5.0 / stable
August 20, 2019
Support for TYPO3 v10, dropped support for v8.
9.5.0 - 10.0.99 Download
0.4.2 / stable
December 11, 2018
Release for TYPO3 v9
(v9 only in classic mode, composer mode is still v8 compatible)
9.5.0 - 9.5.99 Download
0.2.3 / stable
December 11, 2018
Fix TYPO3 scheduler incompatibility
8.7.0 - 9.0.99 Download
0.2.1 / stable
August 19, 2017
Bugfix wrt execution order generated by the deprecated \Bnf\SlimTypo3\App::register()
8.7.0 - 8.7.99 Download
0.2.0 / stable
August 19, 2017
Rewrite to prepare for Slim v4, providing an own instance of the Pimple container
This release furthermore switched to a non-static registry.

You should use the following line in ext_localconf.php to register your routes:
\TYPO3\CMS\Core\Utility\Gene
8.7.0 - 8.7.99 Download
0.1.3 / stable
August 16, 2017
Update description
8.7.0 - 8.7.99 Download
0.1.2 / stable
August 16, 2017
Slim framework integration for TYPO3.
Provides a PSR-7 based router in front of TYPO3.
8.7.0 - 8.7.99 Download