PHPackages                             opencode/http - 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. opencode/http

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

opencode/http
=============

The Opencode Http package

10PHP

Since May 31Pushed 6y ago1 watchersCompare

[ Source](https://github.com/alvesdouglaz/opencode-http)[ Packagist](https://packagist.org/packages/opencode/http)[ RSS](/packages/opencode-http/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Opencode - Route
================

[](#opencode---route)

Route - Fast, flexible routing for PHP, enabling you to quickly and easily build RESTful web applications.

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

[](#installation)

You can download it and using it without any changes.

OR use Composer.

It's recommended that you use [Composer](https://getcomposer.org/) to install Route.

```
$ composer require opencode/http
```

Route requires PHP 7.2.0 or newer.

Usage
-----

[](#usage)

Only if using composer create index.php in root.

Create an index.php file with the following contents:

```
