Download the PHP package inspiredminds/contao-turbo-helper without Composer
On this page you can find all versions of the php package inspiredminds/contao-turbo-helper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download inspiredminds/contao-turbo-helper
More information about inspiredminds/contao-turbo-helper
Files in inspiredminds/contao-turbo-helper
Download inspiredminds/contao-turbo-helper
More information about inspiredminds/contao-turbo-helper
Files in inspiredminds/contao-turbo-helper
Vendor inspiredminds
Package contao-turbo-helper
Short Description This extension helps with the usage of Turbo in Contao applications.
License LGPL-3.0-or-later
Homepage https://github.com/inspiredminds/contao-turbo-helper
Package contao-turbo-helper
Short Description This extension helps with the usage of Turbo in Contao applications.
License LGPL-3.0-or-later
Homepage https://github.com/inspiredminds/contao-turbo-helper
Please rate this library. Is it a good library?
Informations about the package contao-turbo-helper
Contao Turbo Helper
This extension helps with the usage of Turbo in Contao applications.
- It provides a Turbo Frame wrapper as content elements.
- It forces the status code to 422 Unprocessable Entity when a Contao form does not validate.
- It forces a JavaScript load of a form's target URL, in case it would redirect to a URL outside the current domain.
Streams
You can also create streams within your legacy Contao PHP templates:
The server will then respond with these streams if there was a request with Accept: text/vnd.turbo-stream.html
(e.g.
through a link with data-turbo-stream
).
All versions of contao-turbo-helper with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
contao/core-bundle Version ^4.13 || ^5.0
symfony/config Version ^5.4 || ^6.3
symfony/dependency-injection Version ^5.4 || ^6.3
symfony/http-kernel Version ^5.4 || ^6.3
contao/core-bundle Version ^4.13 || ^5.0
symfony/config Version ^5.4 || ^6.3
symfony/dependency-injection Version ^5.4 || ^6.3
symfony/http-kernel Version ^5.4 || ^6.3
The package inspiredminds/contao-turbo-helper contains the following files
Loading the files please wait ....