Enforce architecture rules with Deptrac

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Deptrac

    Keep your architecture clean.

  • Deptrac

  • collections

    Collections Abstraction Library

  • Theoretically, our domain should only contain pure PHP code without any external dependencies. Nonetheless, there are some libraries that we want to use in our domain, such as ramsey/uuid to generate UUIDs, or brick/math to work safely with numbers. Another usual example of an allowed external library in our domain is doctrine/collections when we use Doctrine as an ORM, because the relationships between entities must be of type Doctrine\Common\Collection.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • PHP Architecture Tester

    PHP Architecture Tester - Easy architecture testing for PHP :heavy_check_mark:

  • PHP Architecture Tester (as a PHPStan plugin)

  • arkitect

    Put your architectural rules under test!

  • PHPArkitect

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • arkitect VS PHP Architecture Tester - a user suggested alternative

    2 projects | 16 Sep 2021
  • Microservices aren't the problem. Incompetent people are

    4 projects | news.ycombinator.com | 9 Nov 2023
  • PHP libraries and tools

    47 projects | dev.to | 18 Oct 2023
  • Enforcing module boundaries in a large php app

    2 projects | /r/PHP | 17 Jan 2023
  • Deptrac - architectural code analysis

    5 projects | /r/PHP | 26 Nov 2022