matthiasnoback / phpstan-workshop

Sandbox project for the PHPStan workshop

Home Page:https://matthiasnoback.nl/training

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sandbox project for a PHPStan workshop

Installation

Requirements

  • Docker Engine
  • Docker Compose
  • Git
  • Bash

Getting started

  • Clone this repository (git clone git@github.com:matthiasnoback/phpstan-workshop.git) and cd into it.
  • Run bin/install.

Now run bin/phpstan. You should see a number of issues that we'll tackle during the workshop.

About

Sandbox project for the PHPStan workshop

https://matthiasnoback.nl/training


Languages

Language:PHP 90.8%Language:Shell 9.2%