A PHP based command-line interface tool for working with Architecture Decision Records (ADR)
☆80May 16, 2022Updated 3 years ago
Alternatives and similar repositories for phpadr
Users that are interested in phpadr are comparing it to the libraries listed below
Sorting:
- Chaos Monkey is a resiliency tool that helps PHP applications tolerate random failures.☆28Jul 28, 2025Updated 7 months ago
- GitHub Action that gets the PHP versions in range from composer.json☆36Updated this week
- Help reduce the proliferation of same-abstraction implementations in vendor directories.☆75Jan 25, 2023Updated 3 years ago
- Allows to mock native requests in PHP☆20Nov 4, 2023Updated 2 years ago
- competition application☆10Jan 4, 2023Updated 3 years ago
- Defensive programming in PHP... by example☆17Feb 26, 2018Updated 8 years ago
- Put your architectural rules under test!☆880Mar 15, 2026Updated last week
- Detects possible insane comparison ("string" == 0) to help migrate to PHP8☆34Dec 8, 2025Updated 3 months ago
- This library provides a Symfony responder class, which can be used to render a template, return json or a file and redirect to route/url.☆13Updated this week
- The PHP enumeration type library☆36Aug 30, 2024Updated last year
- Generate a markdown changelog document from a GitHub milestone.☆103Apr 24, 2023Updated 2 years ago
- Static analysis on top of mutation testing - prevents escaped mutants from being invalid according to static analysis☆131Updated this week
- 💼 Provides a composer package with an abstraction of an open-source license.☆14Updated this week
- Common documentation about my work on projects that I make public on Github☆27Dec 15, 2023Updated 2 years ago
- 🗺 https://structurizr.com library for PHP - generate architecture diagrams from code☆170Mar 5, 2025Updated last year
- ☆70Dec 15, 2025Updated 3 months ago
- Keep your architecture clean.☆2,909Feb 2, 2026Updated last month
- ☆11May 24, 2016Updated 9 years ago
- Drupal bootstrap using Vagrant and some spicy sauce.☆13Sep 28, 2015Updated 10 years ago
- Tool to compare two revisions of a class API to check for BC breaks☆595Updated this week
- Disk defrag output for PHPUnit tests☆93Jul 8, 2024Updated last year
- 🌿 Syntax highlighting for Twig with the {% codeblock %} tag.☆24Aug 18, 2025Updated 7 months ago
- Tool for performing static analysis on the design and usage patterns of your MySQL database.☆48Dec 1, 2025Updated 3 months ago
- Migrate Zend Framework MVC applications, Expressive applications, Apigility applications, or third-party libraries to target Laminas.☆60Feb 2, 2026Updated last month
- Docker image with PHP/Composer/MySQL/Node/Yarn for Bitbucket Pipelines☆14Mar 9, 2018Updated 8 years ago
- A simple measure of dependency freshness☆28Updated this week
- Fancy testdox printer for PHPUnit 6 - DEPRECATED, UPDATE TO PHPUNIT 7+ INSTEAD!☆34Feb 5, 2019Updated 7 years ago
- 📖✅CLI tool that iterates through all markdown files in given path checking if links used in them are still valid.☆13Mar 5, 2025Updated last year
- Discover files in need of refactoring.☆1,380Dec 31, 2025Updated 2 months ago
- A MySQL engine written in pure PHP☆560Sep 25, 2025Updated 5 months ago
- A Circuit Breaker pattern implementation for PHP applications.☆661Aug 26, 2025Updated 6 months ago
- Power of object-oriented programming with the elegance of functional programming in PHP.☆169Dec 8, 2024Updated last year
- PHP Mutation Testing library☆2,185Updated this week
- Sophisticated back-off strategies for retrying operations.☆70May 13, 2024Updated last year
- A simple library with which to run blocking I/O in a non-blocking fashion.☆30Aug 4, 2025Updated 7 months ago
- [Deprecated] Symfony Async Kernel adpater