Skip to content

Chemaclass/php-kata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Kata Scaffolding

This is a basic scaffolding for Katas in PHP.

Setup

Either create your own repo using this one as template:

Or cloning the repo and apply your code directly there:

git clone https://github.com/Chemaclass/php-kata

Some composer scripts

composer test      # run psalm & test-unit
composer psalm     # run Psalm coverage
composer test-unit # run phpunit

Extra

vendor/bin/psalm --clear-cache # clear the psalm cache ;)

About

Be ready to write your Katas in PHP!

Topics

Resources

Stars

Watchers

Forks

Languages