Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Kata Starter

A minimal PHP starter for coding katas: clone it, run the tests, start coding.

Prerequisites

PHP 8.2 or newer with the mbstring and xml extensions (php-mbstring and php-xml on Debian/Ubuntu), and Composer.

Getting started

composer install

Run the tests

./vendor/bin/phpunit

Run the app

php main.php

Any IDE with PHP support, such as PhpStorm or VS Code, can open the folder and run the test directly.

About

Minimal PHP starter for coding katas: clone it, run the test, start coding.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages