GildedRose-Refactoring-Kata VS Theatrical-Players-Refactoring-Kata

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

GildedRose-Refactoring-Kata

Starting code for the GildedRose Refactoring Kata in many programming languages. (by emilybache)

Theatrical-Players-Refactoring-Kata

Example from first chapter of 'Refactoring' by Martin Fowler, with tests and translations (by emilybache)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
GildedRose-Refactoring-Kata Theatrical-Players-Refactoring-Kata
27 2
3,452 153
- -
8.8 5.5
10 days ago 8 days ago
C++ C++
MIT License 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.

GildedRose-Refactoring-Kata

Posts with mentions or reviews of GildedRose-Refactoring-Kata. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-17.

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

What are some alternatives?

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

Racing-Car-Katas - The starting code for several code katas on a racing car theme

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

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

laravel-ide-helper - IDE Helper for Laravel

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