Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 722 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 722 Bytes

Quickstart

Build Status Coverage Status

Installation

The best way to install FreezyBee/Httplug is using Composer:

$ composer require freezy-bee/httplug

With Nette 2.4 and newer, you can enable the extension using your neon config.

extensions:
	httplug: FreezyBee\Httplug\DI\HttplugExtension

Documentation

EN