Skip to content

JayLeeroy/kata-base-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding kata base repository Build Status

Base template for kata repositories.

Contents

  • bin: binary or executable files, like composer.phar, phpunit.phar
  • doc: kata specifications and helpful documents
  • src: the source code
  • test: the test code for the source
  • vendor: 3rd party stuff + PSR-4 autoloader by composer
  • README.md: this document

About

Base template for kata repositories.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%