Download the PHP package entrydo/rest-route without Composer
On this page you can find all versions of the php package entrydo/rest-route. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download entrydo/rest-route
More information about entrydo/rest-route
Files in entrydo/rest-route
Download entrydo/rest-route
More information about entrydo/rest-route
Files in entrydo/rest-route
Vendor entrydo
Package rest-route
Short Description Route for Nette framework that supports single action presenters and HTTP methods.
License MIT
Package rest-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 rest-route
Entrydo\RestRoute
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 rest-route with dependencies
PHP Build Version
Package Version
The package entrydo/rest-route contains the following files
Loading the files please wait ....