bolt/redirector

🔄 This Bolt extension adds redirects using YAML

Installs: 1 954

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 3

Forks: 4

Open Issues: 1

Type:bolt-extension

1.0.6 2022-09-29 14:57 UTC

This package is auto-updated.

Last update: 2024-06-29 05:22:06 UTC


README

Bolt Redirector

Author: Ivo Valchev

This Bolt extension adds redirects from clean YAML format.

Installation:

composer require bolt/redirector

Running PHPStan and Easy Codings Standard

First, make sure dependencies are installed:

COMPOSER_MEMORY_LIMIT=-1 composer update

And then run ECS:

vendor/bin/ecs check src