PHPackages                             mrferos/expressive-http-method - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. mrferos/expressive-http-method

ActiveLibrary[HTTP &amp; Networking](/categories/http)

mrferos/expressive-http-method
==============================

2.0.0(10y ago)02.1k1PHP

Since Oct 24Pushed 10y ago1 watchersCompare

[ Source](https://github.com/mrferos/expressive-http-method)[ Packagist](https://packagist.org/packages/mrferos/expressive-http-method)[ RSS](/packages/mrferos-expressive-http-method/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (3)Used By (0)

Expressive Method
=================

[](#expressive-method)

Small utility that routes to methods named after HTTP verbs to help make API development easier.

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

[](#installation)

Using composer!

```
composer install mrferos/expressive-method
```

Usage
-----

[](#usage)

Example action:

```
