g4/redirect

There is no license information available for the latest version (1.1.0) of this package.

redirect

1.1.0 2020-03-19 14:39 UTC

This package is not auto-updated.

Last update: 2024-04-12 09:13:39 UTC


README

Install

Via Composer

composer require g4/redirect

Usage

Development

Install dependencies

$ make install

Run tests

$ make unit-tests

Run psr2 check

$ composer psr2

Run psr2 autofix

$ composer psr2-fix