2017 © Pedro Peláez
 

library birthay-greetings-kata-php

A simple refactoring exercise that is meant to teach something about dependency inversion and dependency injection

image

theunic/birthay-greetings-kata-php

A simple refactoring exercise that is meant to teach something about dependency inversion and dependency injection

  • Tuesday, May 24, 2016
  • by theUniC
  • Repository
  • 1 Watchers
  • 12 Stars
  • 46 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 0 Open issues
  • 4 Versions
  • 2 % Grown

The README.md

Birthday Greetings kata in PHP

This is a simple refactoring exercise that is meant to teach something about dependency inversion and dependency injection., (*1)

This is the initial code for this kata written in PHP., (*2)

The documentation: http://matteo.vaccari.name/blog/archives/154, (*3)

How to get started

Requirements

In order to use this Kata boilerplate you need to have installed Docker and Docker Compose., (*4)

Run it

To get started you should create a new project throught composer, based on this repository on packagist, (*5)

git clone git@git.cumlouder.com:trainings/birthday-greetings-kata.git
cd birthday-greetings-kata

To check that all the tests are passing just execute PHPUnit, (*6)

docker-compose up -d
php bin/phpunit

Now open your favourite IDE/text editor and start hacking., (*7)

The Versions

24/05 2016

dev-master

9999999-dev

A simple refactoring exercise that is meant to teach something about dependency inversion and dependency injection

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar theUniC

dojo kata birthday practice coding dojo birthday-kata

07/06 2015

dev-solution

dev-solution

A simple refactoring exercise that is meant to teach something about dependency inversion and dependency injection

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar theUniC

dojo kata birthday practice coding dojo birthday-kata

19/02 2014

1.0.1

1.0.1.0

A simple refactoring exercise that is meant to teach something about dependency inversion and dependency injection

  Sources   Download

MIT

The Requires

 

The Development Requires

by Christian Soronellas

dojo kata birthday practice coding dojo birthday-kata

18/02 2014

1.0.0

1.0.0.0

A simple refactoring exercise that is meant to teach something about dependency inversion and dependency injection

  Sources   Download

MIT

The Requires

 

The Development Requires

by Christian Soronellas

dojo kata birthday practice coding dojo birthday-kata