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
2033 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
1 Downloads
A collection of HTTP-related PHP enums for Laravel applications
baghayi/http-verb-extraction
33 Downloads
Zf2 module for extracting http verbs of resources used in Apigility, to their own classes.
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.
level51/silverstripe-find-http-action
1440 Downloads
Finds actions by HTTP method used on the request.
jairosantos/easy-framework
2 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.