awesome-php VS Theatrical-Players-Refactoring-Kata

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

awesome-php

A curated list of amazingly awesome PHP libraries, resources and shiny things. (by ziadoz)

Theatrical-Players-Refactoring-Kata

Example from first chapter of 'Refactoring' by Martin Fowler, with tests and translations (by emilybache)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
awesome-php Theatrical-Players-Refactoring-Kata
7 2
30,346 174
- -
8.5 6.3
16 days ago 16 days ago
Pascal
Do What The F*ck You Want To Public 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.

awesome-php

Posts with mentions or reviews of awesome-php. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-13.

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 awesome-php and Theatrical-Players-Refactoring-Kata you can also consider the following projects:

Pest - Pest is an elegant PHP testing Framework with a focus on simplicity, meticulously designed to bring back the joy of testing in PHP.

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

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

Parrot-Refactoring-Kata - Kata to learn about Polymorphism

Twig - Twig, the flexible, fast, and secure template language for PHP

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

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

tdd-php - Test Driven Development by Example (Kent Beck) PHP Code samples

awesome-laravel - A curated list of bookmarks, packages, tutorials, videos and other cool resources from the Laravel ecosystem

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