adamculp / refactoring101
The code here, represented as steps, is the progression of a refactoring on a legacy codebase. It is a PHP equivalent of the Java code shown in the Martin Fowler book "Refactoring".
☆92Updated 2 years ago
Alternatives and similar repositories for refactoring101:
Users that are interested in refactoring101 are comparing it to the libraries listed below
- Library for using Mink in PHPUnit tests. Supports session sharing between tests in a test case.☆71Updated 2 months ago
- PHP implementation of the DDD in Practice Pluralsight course☆56Updated 6 years ago
- The State design pattern. Implemented in PHP and with style.☆235Updated 10 years ago
- DDD/CQRS/EventSourcing framework with annotation driven message bus☆169Updated 6 years ago
- Buttercup.Protects is a PHP library for building Aggregates that protect business rules, and that announce Domain Events.☆214Updated 8 years ago
- PHP Roundtable show notes☆56Updated 2 years ago
- Immutable and persistent collections for PHP☆154Updated 8 years ago
- Php value objects to use for DDD domains.☆43Updated 5 years ago
- PHP implementation of circuit breaker pattern.☆169Updated 6 years ago
- Docker image containing multiple code quality tools for PHP (phpqatools and more).☆156Updated 2 years ago
- A middleware proposal for PHP☆78Updated 8 years ago
- Exploring prooph components☆85Updated 3 weeks ago
- Code to support my talk on Hexagonal PHP and Laravel☆109Updated 10 years ago
- Tools for manipulating CHANGELOG.md files in Keep A Changelog format, including tagging and releasing.☆182Updated 3 months ago
- Example of building a long running process, and making that a daemon.☆14Updated 6 years ago
- Adapters for PHP framework containers to an interoperable interface☆220Updated last year
- Make objects initially inconsistent, yet eventually immutable☆78Updated 5 years ago
- Event Sourcing and CQRS in PHP☆126Updated 10 years ago
- One-file composer scripts☆395Updated 5 years ago
- It validates PSR-7 messages (HTTP request/response) against OpenAPI specifications☆169Updated 3 years ago
- Demo application that uses Broadway☆87Updated 4 months ago
- Implementation of the Specification pattern and logical expressions for PHP.☆214Updated 8 years ago
- Render an array(or HAL object) to a JSON/XML/HTML PSR-7 Response based on a PSR-7 Request's Accept header.☆41Updated 11 months ago
- A complete PHP CQRS framework.☆113Updated 9 years ago
- Collections Abstraction library for PHP☆63Updated 8 years ago
- Dead simple PSR-15 / PSR-7 middleware dispatcher☆90Updated 5 months ago
- PhpMetrics plugin for PhpMetrics☆73Updated 4 years ago
- A PHP implementation of a templated list. The Collection class allows one object type and its subtypes to be added to the collection. Man…☆139Updated 2 years ago
- Tool for dealing with legacy PHP code☆76Updated 7 years ago
- A short presentation/introduction to the Proxy OOP patterns applied to PHP☆52Updated 9 years ago