Skip to content

bandi-k/kata-base-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 95.1%
  • JavaScript 1.7%
  • HTML 1.2%
  • Other 2.0%