Theatrical-Players-Refactoring-Kata VS tdd-php

Compare Theatrical-Players-Refactoring-Kata vs tdd-php and see what are their differences.

Theatrical-Players-Refactoring-Kata

Example from first chapter of 'Refactoring' by Martin Fowler, with tests and translations (by emilybache)

tdd-php

Test Driven Development by Example (Kent Beck) PHP Code samples (by TopTierCode)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Theatrical-Players-Refactoring-Kata tdd-php
2 4
175 35
- -
6.3 1.8
4 days ago over 2 years ago
Pascal PHP
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Theatrical-Players-Refactoring-Kata

Posts with mentions or reviews of Theatrical-Players-Refactoring-Kata. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-26.
  • Test-Driven Development by Example (PHP Code Samples)
    3 projects | /r/PHP | 26 Aug 2021
    I can recommend Theatrical Players Refactoring Kata - Based on the first (free) chapter of ‘Refactoring’ by Martin Fowler, the 2nd Edition has a PHP version. You can refactor the code while reading the first chapter of his book for free, which is based on JavaScript. The refactoring is mostly the same, one of the exceptions is invoice and plays appear to be global scope in the book. The workaround is the make them properties of the class in the PHP script and adjust the code.
  • Tools for better programming
    9 projects | /r/PHP | 12 Jan 2021
    Theatrical Players Refactoring Kata PHP

tdd-php

Posts with mentions or reviews of tdd-php. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-26.

What are some alternatives?

When comparing Theatrical-Players-Refactoring-Kata and tdd-php you can also consider the following projects:

Tennis-Refactoring-Kata - This is a Refactoring Kata based on the rules of Tennis

framework - FEAST Framework

Racing-Car-Katas - Several code katas on a racing car theme

kiva-laravel-tdd - Real-world Project to learning about Unit Testing/TDD with Laravel for everybody

awesome-php - A curated list of amazingly awesome PHP libraries, resources and shiny things.

Parrot-Refactoring-Kata - Kata to learn about Polymorphism

SupermarketReceipt-Refactoring-Kata - This is a refactoring kata for improving your coding skills

Assert - Thin assertion library for use in libraries and business-model

assert - Assertions to validate method input/output with nice error messages.

GildedRose-Refactoring-Kata - Starting code for the GildedRose Refactoring Kata in many programming languages.

laravel-ide-helper - IDE Helper for Laravel