PHPackages                             vperyod/method-handler - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. vperyod/method-handler

ActiveLibrary

vperyod/method-handler
======================

PSR7 method override middleware

0.1.0(9y ago)161MITPHP

Since Jun 20Pushed 9y ago1 watchersCompare

[ Source](https://github.com/vperyod/vperyod.method-handler)[ Packagist](https://packagist.org/packages/vperyod/method-handler)[ Docs](https://github.com/vperyod/vperyod.method-handler)[ RSS](/packages/vperyod-method-handler/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

vperyod.method-handler
======================

[](#vperyodmethod-handler)

Method override handler

[![Latest version](https://camo.githubusercontent.com/e90487051da8b6f4bbba00c07d712d665f306403571d2bbd64890271c67a3d0e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f76706572796f642f6d6574686f642d68616e646c65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/vperyod/method-handler)[![Build Status](https://camo.githubusercontent.com/801389172e5e6f6a89d6ae509ed717ee04998b020b01fdba328bee8dc26f37cb/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f76706572796f642f76706572796f642e6d6574686f642d68616e646c65722f646576656c6f702e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/vperyod/vperyod.method-handler)[![Coverage Status](https://camo.githubusercontent.com/00db40e17d00fe8ed34f498d414d6697da57d5e85eb5545c1526b1040a108bd7/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f76706572796f642f76706572796f642e6d6574686f642d68616e646c65722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/vperyod/vperyod.method-handler)[![Quality Score](https://camo.githubusercontent.com/b39cbd64da73443fa3c5a62491fd611d7c12e2c65ffca49167de4e6046afc36c/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f76706572796f642f76706572796f642e6d6574686f642d68616e646c65722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/vperyod/vperyod.method-handler)

Installation
------------

[](#installation)

```
composer require vperyod/method-handler

```

Usage
-----

[](#usage)

```
// Create handler with Auth and ResumeService instance
$handler = new Vperyod\MethodHandler\MethodHandler();

// Add to your middleware stack, radar, relay, etc.
$stack->middleware($handler);

// In your views generating forms, you can use the Helper to generate an
// appropriate hidden input.
$helper = new Vperyod\MethodHandler\MethodOverrideHelper;

echo $helper('PUT');
//
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3610d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/64baf5fff415327ccc832998afe54b34ac3c621e401f128a9343d4e0b0a3f9e4?d=identicon)[jnj](/maintainers/jnj)

---

Top Contributors

[![jakejohns](https://avatars.githubusercontent.com/u/174708?v=4)](https://github.com/jakejohns "jakejohns (10 commits)")

### Embed Badge

![Health badge](/badges/vperyod-method-handler/health.svg)

```
[![Health](https://phpackages.com/badges/vperyod-method-handler/health.svg)](https://phpackages.com/packages/vperyod-method-handler)
```

###  Alternatives

[league/uri-interfaces

Common tools for parsing and resolving RFC3987/RFC3986 URI

538204.9M23](/packages/league-uri-interfaces)[neuron-core/neuron-ai

The PHP Agentic Framework.

1.8k245.3k20](/packages/neuron-core-neuron-ai)[simplesamlphp/saml2

SAML2 PHP library from SimpleSAMLphp

30317.2M40](/packages/simplesamlphp-saml2)[php-heroku-client/php-heroku-client

A PHP client for the Heroku Platform API

24404.8k4](/packages/php-heroku-client-php-heroku-client)[phpro/http-tools

HTTP tools for developing more consistent HTTP implementations.

28137.8k](/packages/phpro-http-tools)[iwechatpay/openapi

为 wechatpay/wechatpay 增加IDE提示的接口描述包。

406.7k](/packages/iwechatpay-openapi)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
