roenschg / phpat-talk

Demonstrates the PHP architecture in action

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHPat - Define your application architecture by writing tests

This repository is part of the talk from the 10th November 2022 at PHPUG Dresden.

How to see the slides

Run make slides-build and open presentation.html

How to run the tests

Run make phpstan

About

Demonstrates the PHP architecture in action

License:Apache License 2.0


Languages

Language:PHP 56.5%Language:Makefile 43.5%