Libraries tagged by http-methods
odbav-to/presenter-route
3051 Downloads
Route for Nette framework that supports single action presenters and HTTP methods.
vados/phalcon-http-methods-plugin
76 Downloads
Phalcon plugin for checking access by HTTP Method of request
rstgroup/http-method-override
8188 Downloads
HTTP method override service
php-common-enums/http-method
94 Downloads
Provides a backed enum for HTTP request methods
mrferos/expressive-http-method
2046 Downloads
mrcl/http-methods
7 Downloads
HTTP Methods library
tiny-blocks/http
21852 Downloads
Common implementations for HTTP protocol.
link1515/http-utils-php5
20 Downloads
For users working with PHP 5.x environments, this package provides a convenient solution. It provides encapsulated utilities for handling requests and responses.
egbosionu/lara-http-enums
2 Downloads
A collection of HTTP-related PHP enums for Laravel applications
baghayi/http-verb-extraction
35 Downloads
Zf2 module for extracting http verbs of resources used in Apigility, to their own classes.
rooberthh/php-http-tools
90 Downloads
Basic Enums for HTTP methods and status codes.
mvccore/ext-router-localization
311 Downloads
MvcCore - Extension - Router - Media & Localization - extension to manage website localizations (language or language and locale). For any HTTP method, multi or single language (or lang. with locale) patterns and reverses, URL addresses like `/en/path` or `/en-US/path`, very configurable.
mohiwalla/php-fetch
11 Downloads
A PHP utility for customizable fetch requests with support for HTTP methods, headers, body, timeout, and SSL verification, handling input validation and cURL errors.
manasahtech/web
16 Downloads
The web package offers a robust, flexible system for handling HTTP requests/responses. It features straightforward routing, middleware support, and multi-HTTP method handling. This reliable web infrastructure allows developers to focus on core application features and business logic.
kekos/parse-request-body-middleware
627 Downloads
PSR-15 middleware for parsing requests with JSON and URI encoded bodies regardless of HTTP method.