adamculp / refactoring101Links
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".
☆94Updated 3 years ago
Alternatives and similar repositories for refactoring101
Users that are interested in refactoring101 are comparing it to the libraries listed below
Sorting:
- PHP Roundtable show notes☆56Updated 2 years ago
- PHP implementation of circuit breaker pattern.☆168Updated 7 years ago
- Library for using Mink in PHPUnit tests. Supports session sharing between tests in a test case.☆71Updated last year
- The State design pattern. Implemented in PHP and with style.☆236Updated 11 years ago
- PHP implementation of the DDD in Practice Pluralsight course☆56Updated 7 years ago
- PhpMetrics plugin for PhpMetrics☆72Updated 5 years ago
- A simple implementation of the api-problem specification. Includes PSR-15 support.☆246Updated last week
- Docker image containing multiple code quality tools for PHP (phpqatools and more).☆157Updated 3 years ago
- A simple and flexible PHP middleware dispatcher based on PSR-7, PSR-11, and PSR-15☆165Updated 2 weeks 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 3 years ago
- A complete PHP CQRS framework.☆113Updated 10 years ago
- This is a template for new PHP projects☆60Updated 7 months ago
- An Action-Domain-Responder project skeleton.☆157Updated 5 years ago
- Code to support my talk on Hexagonal PHP and Laravel☆109Updated 11 years ago
- Collections Abstraction library for PHP☆64Updated 9 years ago
- Php value objects to use for DDD domains.☆43Updated 6 years ago
- Tool for dealing with legacy PHP code☆77Updated 8 years ago
- Simple mock web server in pure PHP for testing.☆138Updated 3 weeks ago
- DDD/CQRS/EventSourcing framework with annotation driven message bus☆169Updated 7 years ago
- Demo application that uses Broadway☆87Updated 2 months ago
- The efficient and elegant, PSR-7 compliant JSON:API 1.1 client library for PHP☆170Updated 2 years ago
- Tools for manipulating CHANGELOG.md files in Keep A Changelog format, including tagging and releasing.☆183Updated last year
- Buttercup.Protects is a PHP library for building Aggregates that protect business rules, and that announce Domain Events.☆214Updated 9 years ago
- PHP Event Store Client Implementation☆115Updated last year
- The book Deploying PHP applications, best practices and tools for deploying your PHP application.☆133Updated 3 years ago
- The place where PHP meets Functional Programming☆105Updated 7 years ago
- Immutable and persistent collections for PHP☆154Updated 9 years ago
- Analyses and reports testability issues of a php codebase☆132Updated 4 years ago
- Small convention based CQRS library for PHP☆554Updated 7 years ago
- Turn any STDIN/STDOUT into HTTP server☆134Updated last year