Download the PHP package odbav-to/presenter-route without Composer
On this page you can find all versions of the php package odbav-to/presenter-route. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download odbav-to/presenter-route
More information about odbav-to/presenter-route
Files in odbav-to/presenter-route
Download odbav-to/presenter-route
More information about odbav-to/presenter-route
Files in odbav-to/presenter-route
Vendor odbav-to
Package presenter-route
Short Description Route for Nette framework that supports single action presenters and HTTP methods.
License MIT
Package presenter-route
Short Description Route for Nette framework that supports single action presenters and HTTP methods.
License MIT
Please rate this library. Is it a good library?
Informations about the package presenter-route
OdbavTo\PresenterRoute
Routes for Nette single action presenters with HTTP methods support.
Install
Easiest way is by composer composer require odbav-to/presenter-route
You have to register IndependentSingleActionPresenter extension in your config.neon
:
And you are ready to go :-).
Routes
REST routes
Support for GET
, POST
, PUT
, DELETE
, PATCH
, HEAD
, OPTIONS
HTTP methods.
For multiple HTTP methods use Route
and 3rd parameter:
All versions of presenter-route with dependencies
PHP Build Version
Package Version
The package odbav-to/presenter-route contains the following files
Loading the files please wait ....