This Repo contains a codesniffer base configuration that we use for our PHP and Symfony projekts at var-lab IT GmbH. https://git.var-lab.com/dev-tools/coding-standard-php
Find a file
Anton Dachauer f4ef38d533
All checks were successful
Testing pipeline / lint (pull_request) Successful in 1m22s
Testing pipeline / lint (push) Successful in 1m11s
prepare v3.0 release
2026-01-21 15:02:26 +01:00
.forgejo/workflows prepare v3.0 release 2026-01-21 15:02:26 +01:00
var-lab fix rule: SlevomatCodingStandard.TypeHints.DNFTypeHintFormat 2025-08-30 01:18:48 +02:00
.editorconfig VLC-68 create repository 2023-03-18 18:16:47 +01:00
.gitignore Release v1.0.0 2024-05-14 11:42:27 +02:00
.gitlab-ci.yml VLC-68 ci config 2024-05-08 18:41:33 +02:00
composer.json prepare v3.0 release 2026-01-21 15:02:26 +01:00
composer.lock prepare v3.0 release 2026-01-21 15:02:26 +01:00
README.md 2.0 2025-04-07 11:20:07 +02:00

var-lab IT coding standard for PHP

This Repo contains a codesniffer base configuration that we use for our PHP and Symfony projekts at var-lab IT GmbH.

Extends: MO4 Coding Standard.

Codesniffer: PHP CodeSniffer

Codesniffer Config Generator: https://edorian.github.io/php-coding-standard-generator/#phpcs

Usage

Install the package

composer require var-lab/coding-standard