aurora/aurxy

HTTP proxy server with powerful customizable filter rules

dev-master / 0.1.x-dev 2018-01-23 17:07 UTC

This package is auto-updated.

Last update: 2024-04-19 08:55:58 UTC


README

aurxy

Build Status Coverage Status Latest Stable Version Total Downloads Latest Unstable Version License Aurora Http

HTTP proxy server with powerful customizable filter rules.

Installation

It's recommended that you use Composer to install this library.

$ composer require aurora/aurxy

This will install the library and all required dependencies. The library requires PHP 7.0 or newer.

Workflow

   ------ request  ---- filter --->        ---------------> 
  |                                |      |                |
Client       Aurxy Server         middleware         Remote Server  
  |                                |      |                |
   <----- response ---- filter ----        <---------------

Usage

License

The Aurxy is open-sourced software licensed under the MIT license.