danielburger1337/bff-proxy-bundle
Adopt if:
Look elsewhere if:
"This bundle lets us implement a Backend-for-Frontend (BFF) pattern with minimal dev effort, reducing frontend-to-backend coupling and enabling faster feature delivery for different user segments (e.g., mobile vs. web). It’s a Symfony-native solution that avoids vendor lock-in while cutting proxy-layer development time by 60%. Ideal for projects where we need to abstract upstream services without heavy infrastructure costs."
Key Outcomes:
*"This is a PSR-compliant HTTP proxy bundle for Symfony that:
/api/v1/users → proxies to /internal/users).Tradeoffs:
Proposal: Use this for Phase 1 of our BFF migration, then evaluate adding auth middleware or switching to a gateway (e.g., Kong) if we hit scale limits."*
Tech Deep Dive:
LocalProxyService to add custom logic (e.g., request rewriting).StreamFactory).How can I help you explore Laravel packages today?