Ross ROSS = Recommend OSS · open-source software intelligence for agents

Mahmoudz/Porto resource

A software architectural pattern that provides a comprehensive set of guidelines, principles, and patterns to organize code for high scalability, maintainability and reusability. observed · 2026-08-28

github.com/Mahmoudz/Porto · homepage · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

73/100

  • Activity 90
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3838
  • days_rel: n/a
  • days_push: 60
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1639 stars · 179 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Porto is a software architectural pattern (not a runnable library) that provides guidelines, principles, and conventions for organizing backend code into Containers (business logic) and a Ship layer (infrastructure). It supports starting as a modular monolith and evolving into microservices, with editions for human-first (Porto SAP) and AI-agent-first (Porto AI) development.

Use cases

  • structure a large backend codebase for maintainability
  • start with a monolith and later split into microservices
  • apply DDD and SOLID principles to a web application
  • organize Laravel-style backend code into reusable components
  • reduce coupling between business logic and infrastructure code
  • make a codebase easier for AI coding assistants to navigate

When to choose

  • you are starting a new backend project and want a proven code-organization blueprint
  • your monolith is growing tangled and you want modular boundaries before microservices
  • your team values single-responsibility components and clear layering conventions

When to avoid

  • you need an installable framework or runtime library rather than a set of conventions
  • your project is small and a simple MVC structure suffices
  • your stack or team is unwilling to adopt opinionated folder structures and naming rules

Facets

learning-resource · maturity active

developer-tools documentation workflow-automation backend web-development developer-tools apis php cross-platform software-architecture architectural-pattern modular-monolith microservices ddd solid-principles code-organization scalability web-server

3 sources

Member repositories

RepositoryRoleHealth v2
Mahmoudz/Portomain73

For agents

markdown · JSON · MCP: product_card(name="Mahmoudz/Porto")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem