Skip to content

codenathan/kata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blank PHP Kata Project

Getting Started

Git Clone Repo and run composer install

composer install

PHP Tests

Once repo is clone check that all assertions pass

./vendor/bin/phpunit

PHP Coding Standards

To Automatically attempt to fix files run

./vendor/bin/phpcbf

Check for Coding Standard Errors

./vendor/bin/phpcs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages