Skip to content

NEXUS, on a technical level, is: A Laravel Backend designed to execute clear use cases, with explicit separation between HTTP, domain, and support, ready to grow without crashing. That implies: -> Thin Controllers, -> Explicit domain, -> Replaceable infrastructure.

Notifications You must be signed in to change notification settings

Fernando241/nexus

Repository files navigation

NEXUS

NEXUS is a Laravel backend designed to execute clear use cases, with explicit separation between HTTP, domain, and support layers.

Principles:

  • Thin controllers
  • Explicit domain logic
  • Replaceable infrastructure

This project serves as a senior-level engineering practice and portfolio-grade backend foundation.

About

NEXUS, on a technical level, is: A Laravel Backend designed to execute clear use cases, with explicit separation between HTTP, domain, and support, ready to grow without crashing. That implies: -> Thin Controllers, -> Explicit domain, -> Replaceable infrastructure.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages