Skip to content

d8devs.com

Developer, Maker.

  • Home
  • Docker
  • Raspberry Pi Zero W
  • Development
  • Linux
  • PHP
  • Server
  • 3D Printing
  • T-Shirts & Hoodie Design Ideas
  • DIY
  • Helm
  • Javascript
  • Kubernetes
  • NodeJS
  • Raspberry PI 3
  • Vagrant

PHPStan Config for Standalone Chameleon Project

Posted byd8devs 05.03.202105.03.2021

Hits: 72

Install

composer require --dev phpstan/phpstan

Standard phpstan.neon file for standalone chameleon project.

parameters:
    scanDirectories:
        - app/cache/autoclasses
    excludePaths:
        - src/*/Migration*
    level: 6
    paths:
        - src

Run:

 vendor/bin/phpstan analyse -c phpstan.neon 

Posted byd8devs05.03.202105.03.2021Posted inDevelopment, PHPTags: chameleon, chameleon open source shopping software

Post navigation

Previous Post Previous post:
smartmrk – v0.2.1 Updates – 28.02.2021
Next Post Next post:
Magic Mirror – Update #2

Statistics

  • 316
  • 61
  • 510
  • 201
  • 4,719
  • 13,869
  • 122,538
  • 262,980
  • 126,657
  • 72
  • 0
  • 81

Recent Posts

  • WslRegisterDistribution failed with error: 0x80370102
  • CNAME (alias) Check for Domain/-s via Bash Script
  • Cert-Manager – Kubernetes NGINX Ingress with Cert-Manager
  • Simple Private Docker Registry via Helm (as Helm Chart)
  • Local Multi-Domain Kubernetes for Development with Ubuntu + WSL2 + Docker Desktop

Categories

  • 3D Printing (14)
  • Apple M1 (8)
  • Development (53)
  • DIY (4)
  • Docker (19)
  • Helm (7)
  • Javascript (9)
  • Kubernetes (14)
  • Linux (15)
  • NodeJS (4)
  • PHP (27)
  • Raspberry PI 3 (4)
  • Raspberry Pi Zero W (2)
  • Server (15)
  • Ubuntu (5)
  • Uncategorized (3)
  • Vagrant (1)
d8devs.com, Proudly powered by WordPress.
  • Cookie policy (EU)