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

Http Laravel Package

spiral/http

Spiral HTTP provides a PSR-7/PSR-15 based request pipeline for building and composing middleware-driven HTTP applications. Lightweight, type-safe, and framework-friendly, with full docs and testing/analysis tooling.

View on GitHub
Deep Wiki
Context7

Product Decisions This Supports

  • Ideal for modular microservices or standalone libraries requiring standardized HTTP primitives without framework bloat
  • Supports build-vs-buy decisions by eliminating custom HTTP layer development for core request/response handling
  • Enables consistent HTTP abstractions across distributed systems where testability and PHP standards compliance are critical
  • Reduces technical debt when integrating with Spiral-based ecosystems or existing PHP stacks needing lightweight HTTP utilities

When to Consider This Package

  • ✅ When building middleware or standalone services needing only core HTTP abstractions (no routing, auth, or session management)
  • ✅ For projects using Spiral framework where native integration is required
  • ✅ When avoiding heavy dependencies is critical (e.g., embedded systems, performance-sensitive components)
  • ❌ If the project requires a full-stack framework (Laravel/Symfony) with built-in HTTP features
  • ❌ For new projects needing active maintenance (last release
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
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
php-http/client-implementation
phpcr/phpcr-implementation
cucumber/gherkin-monorepo
haydenpierce/class-finder
psr/simple-cache-implementation