Download the PHP package pepa-linha/nette-inertia without Composer
On this page you can find all versions of the php package pepa-linha/nette-inertia. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pepa-linha/nette-inertia
More information about pepa-linha/nette-inertia
Files in pepa-linha/nette-inertia
Download pepa-linha/nette-inertia
More information about pepa-linha/nette-inertia
Files in pepa-linha/nette-inertia
Vendor pepa-linha
Package nette-inertia
Short Description The Nette adapter for Inertia.js.
License MIT
Package nette-inertia
Short Description The Nette adapter for Inertia.js.
License MIT
Please rate this library. Is it a good library?
Informations about the package nette-inertia
Nette Inertia
The Nette adapter for Inertia.js.
Installation
Usage
Extends your presenter
and then use $this->inertia(...)
method in your presenters to send page object response.
By default Inertia page component name is the same like presenter name. You can change it by override
getInertiaComponentName
method.
Set the default state of the Inertia application with $inertiaPageObject
in template:
All versions of nette-inertia with dependencies
PHP Build Version
Package Version
The package pepa-linha/nette-inertia contains the following files
Loading the files please wait ....