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

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

buzzingpixel/corbomite-http
===========================

Corbomite HTTP

2.2.0(7y ago)0781Apache-2.0PHPPHP &gt;=7.2

Since Dec 30Pushed 7y ago1 watchersCompare

[ Source](https://github.com/buzzingpixel/corbomite-http)[ Packagist](https://packagist.org/packages/buzzingpixel/corbomite-http)[ Docs](https://buzzingpixel.com/)[ RSS](/packages/buzzingpixel-corbomite-http/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (18)Versions (16)Used By (0)

Corbomite HTTP
==============

[](#corbomite-http)

[![](https://camo.githubusercontent.com/02e1aea805295c6aa5fe67f98a5fcd8b85bd1c2b8547641da58f867ee5beaf05/68747470733a2f2f6170692e7472617669732d63692e6f72672f62757a7a696e67706978656c2f636f72626f6d6974652d687474702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/buzzingpixel/corbomite-http)

Part of BuzzingPixel's Corbomite project.

Provides a light framework for responding to HTTP requests.

Usage
-----

[](#usage)

In your HTTP front controller, use the dependency injector to call the Kernel (note that `APP_BASE_PATH` can optionally be defined as a constant and must be where your vendor directory resides. Otherwise the path to your vendor directory will be figured out automatically).

```
