Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Auth Http Laravel Package

spiral/auth-http

Spiral auth-http provides HTTP authentication middleware and token transports for Spiral apps. Integrate auth into request pipelines and pass credentials via headers or other HTTP mechanisms, with strong typing, tests, and framework-friendly setup.

View on GitHub
Deep Wiki
Context7

Product Decisions This Supports

  • Build vs Buy: Avoids reinventing auth middleware from scratch, reducing engineering effort and security risks associated with custom implementations. Ideal for Spiral-based projects where maintaining a lightweight, framework-integrated solution is preferable to third-party libraries.
  • Roadmap Alignment: Enables rapid implementation of multi-client authentication (web, mobile, API) and supports future scaling for features like JWT, OAuth2, or RBAC without disrupting core business logic.
  • Use Cases: Critical for SaaS products needing consistent auth across endpoints (e.g., session-based user sessions, API token validation), and scenarios requiring separation of transport-layer concerns (headers/cookies) from domain-specific authorization rules.

When to Consider This Package

  • Adopt when: Building a Spiral Framework application, needing a standardized HTTP auth pipeline with pluggable guards (e.g., JWT, cookie-based), and prioritizing minimal boilerplate code. Ideal for teams already invested in Spiral’s ecosystem and seeking quick integration of auth checks into middleware.
  • Look elsewhere when: Using a non-Spiral framework (e.g., Laravel, Symfony), requiring modern OAuth2 server capabilities, or if the package’s lack of recent updates (last release 2020) raises concerns about security patches or compatibility with newer PHP versions. Verify if the main Spiral Framework’s built-in auth system is actively maintained before relying on this standalone split.

How to Pitch It (Stakeholders)

  • Executives: “This package accelerates secure authentication rollout by leveraging Spiral’s proven infrastructure, cutting development time by
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport
twbs/bootstrap4