Download the PHP package vados/phalcon-http-methods-plugin without Composer
On this page you can find all versions of the php package vados/phalcon-http-methods-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vados/phalcon-http-methods-plugin
More information about vados/phalcon-http-methods-plugin
Files in vados/phalcon-http-methods-plugin
Download vados/phalcon-http-methods-plugin
More information about vados/phalcon-http-methods-plugin
Files in vados/phalcon-http-methods-plugin
Vendor vados
Package phalcon-http-methods-plugin
Short Description Phalcon plugin for checking access by HTTP Method of request
License BSD-2-Clause
Package phalcon-http-methods-plugin
Short Description Phalcon plugin for checking access by HTTP Method of request
License BSD-2-Clause
Please rate this library. Is it a good library?
Informations about the package phalcon-http-methods-plugin
HTTP Methods Plugin for Phalcon PHP
Phalcon plugin for checking access by HTTP Method of request.
You can select one or more HTTP methods for action availability from this: GET, POST, PUT, DELETE.
Works with PHP 7.1+
Usage
Plugin require availability 'Annotations' and 'Request' components in application DI container.
And just take annotations to controllers actions
Installation
Use composer for installation
Contribution guidelines
- Writing tests
- Code review
- Guidelines accord
All versions of phalcon-http-methods-plugin with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
ext-phalcon Version >=3.2
ext-phalcon Version >=3.2
The package vados/phalcon-http-methods-plugin contains the following files
Loading the files please wait ....