acmecorp/reference-extension

📦 This Bolt extension can be used as a starting point to base your own extensions on.

Installs: 60 841

Dependents: 1

Suggesters: 0

Security: 0

Stars: 5

Watchers: 11

Forks: 1

Open Issues: 1

Type:bolt-extension

1.2.1 2020-07-20 09:52 UTC

This package is auto-updated.

Last update: 2024-04-16 18:00:17 UTC


README

Author: YourNameHere

This Bolt extension can be used as a starting point to base your own extensions on.

Installation:

composer require acmecorp/reference-extension

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