freezy-bee/httplug

Nette integration for HTTPlug

5.0.0 2023-05-13 09:27 UTC

This package is auto-updated.

Last update: 2024-04-13 11:30:50 UTC


README

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