Libraries tagged by http-methods
kekos/parse-request-body-middleware
635 Downloads
PSR-15 middleware for parsing requests with JSON and URI encoded bodies regardless of HTTP method.
ijodkor/quick-http
175 Downloads
PHP Http methods collection to use easy
ejetar/laravel-rest-form-request
43 Downloads
This method is used to orchestrate the required fields within a FormRequest, based on the HTTP method. REST standard.
bradisrad83/laravel-route-visualizer
2 Downloads
A Laravel package for visualizing your registered routes — complete with filtering by HTTP method, middleware, and search functionality. Designed to be elegant and fast, powered by Alpine.js and Tailwind CSS.
odbav-to/presenter-route
3052 Downloads
Route for Nette framework that supports single action presenters and HTTP methods.
vados/phalcon-http-methods-plugin
77 Downloads
Phalcon plugin for checking access by HTTP Method of request
rstgroup/http-method-override
8189 Downloads
HTTP method override service
mrcl/http-methods
8 Downloads
HTTP Methods library
tiny-blocks/http
21853 Downloads
Common implementations for HTTP protocol.
link1515/http-utils-php5
21 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.
mohiwalla/php-fetch
12 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.
level51/silverstripe-find-http-action
1489 Downloads
Finds actions by HTTP method used on the request.
jairosantos/easy-framework
7 Downloads
This is a simple PHP framework for APIs that demonstrates basic routing, handling HTTP requests, and organizing controllers for CRUD operations. The framework uses Dotenv for environment variable management, PDO for database interactions, and a custom router to handle different HTTP methods and routes.