2017 © Pedro Peláez
 

library palindrome

Palindrome Code Kata

image

delboy1978uk/palindrome

Palindrome Code Kata

  • Friday, May 1, 2015
  • by delboy1978uk
  • Repository
  • 1 Watchers
  • 1 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Palindrome Code Kata

Build Status Code Coverage Scrutinizer Code Quality
, (*1)

Installation via Packagist

composer create-project delboy1978uk/palindrome --stability=dev

Running from a Browser

index.php has a text field and submit button which calls the palindrome API., (*2)

Running the CLI command

The palindrome command is in the bin directory. You can add several words., (*3)

./palindrome radar failingword kayak dad mum etc 

The kata command is also in the bin directory. This accepts input and produces output to the code kata spec. Type in the following comand and follow the instructions, (*4)

./kata

Calling the API

api.php?query=radar

Testing with Codeception

vendor/bin/codecept run unit --coverage-html

Travis

Tests are being run on PHP 5.4, 5.5, 5.6, and HHVM, (*5)

Scrutinizer

Scrutinizer inspects code for bad smells etc. Coverage clovers are uploaded from the Travis builds to Scrutinizer. See status icons above., (*6)

The Versions

01/05 2015

dev-master

9999999-dev

Palindrome Code Kata

  Sources   Download

The Requires

 

The Development Requires

by Derek McLean

01/05 2015

v1.0

1.0.0.0

Palindrome Code Kata

  Sources   Download

The Requires

 

The Development Requires

by Derek McLean