heynickc / awesome-ddd

A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
11.09k stars 1.34k forks source link

Adding Term Analysis for PHP and DDD #182

Closed francescobianco closed 12 months ago

francescobianco commented 1 year ago

🚀 Introduction

This pull request introduces a term analysis tool within our codebase to enhance clarity and accuracy in our code. Our primary aim is to establish a consistent vocabulary of project-specific logical terms, enabling our Continuous Integration (CI) pipeline to identify potential out-of-scope, inappropriate, or imprecise terms in future pull requests.

💡 Key Features

🔗 For more details, please refer to the Term Analysis Manifesto. Thank you for taking the time to delve into this new tool! Your feedback is invaluable as we continuously refine our development practices.