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

Soap Laravel Package

besimple/soap

BeSimpleSoap provides tools to build SOAP and WSDL-based web services in PHP, including a Symfony2 bundle plus enhanced SoapClient/SoapServer with SwA, MTOM, and WS-Security support, along with shared utilities and WSDL generation.

View on GitHub
Deep Wiki
Context7

Product Decisions This Supports

  • Legacy System Integration: Enables seamless integration with SOAP/WSDL-based enterprise systems (e.g., ERP, banking, or government APIs) where modern REST/gRPC alternatives are unavailable.
  • Roadmap for Hybrid APIs: Justifies building SOAP endpoints for backward compatibility while migrating to REST/gRPC for new features, reducing technical debt incrementally.
  • Build vs. Buy: Avoids reinventing SOAP/WSDL parsing/validation logic, reducing development time and maintenance overhead for SOAP-heavy workflows.
  • Use Cases:
    • Enterprise B2B: Automate data exchange with partners using SOAP (e.g., EDI-like workflows).
    • Compliance: Meet regulatory requirements mandating SOAP for specific transactions (e.g., healthcare, finance).
    • Legacy Modernization: Wrap legacy SOAP services with a modern facade (e.g., GraphQL or REST) while preserving existing integrations.
    • Microservices: Decouple services using SOAP for synchronous, contract-driven communication where async messaging isn’t feasible.

When to Consider This Package

  • Adopt When:

    • Your product must integrate with SOAP/WSDL APIs (e.g., SAP, Salesforce, or government portals).
    • You need advanced SOAP features like MTOM (binary attachments), SwA (SOAP with Attachments), or WS-Security (authentication/encryption) that PHP’s native SoapClient lacks.
    • Your team lacks expertise in SOAP/WSDL but requires Symfony-friendly tools (e.g., for Laravel/Symfony hybrid stacks).
    • You’re building a public SOAP API and need fine-grained control over WSDL generation (e.g., for documentation or tooling compatibility).
  • Look Elsewhere If:

    • Your use case is REST/gRPC-first, and SOAP is only a temporary requirement (consider Laravel’s HTTP client or gRPC-PHP instead).
    • You need asynchronous messaging (use RabbitMQ, Kafka, or Laravel Queues).
    • The SOAP services you’re consuming are unstable or undocumented (invest in API abstraction layers first).
    • Your stack is non-PHP/Symfony (e.g., Node.js, Java, or Python—use native libraries like zeep for Python).
    • You require high-performance SOAP (this package is not optimized for ultra-low-latency scenarios; benchmark against native PHP SoapClient).

How to Pitch It (Stakeholders)

For Executives:

"This package lets us securely and efficiently integrate with legacy SOAP systems—like our ERP or banking partners—without building custom parsers or maintaining brittle integrations. It’s a drop-in solution that handles complex SOAP features (like file attachments and encryption) out of the box, reducing risk and development time. For example, we could use it to modernize our [LegacySystem] integration in [X] weeks instead of [Y] months, while keeping our existing workflows intact. The cost? Minimal—just a Composer dependency and a small team effort to configure it."

For Engineering:

*"BeSimpleSoap gives us a Symfony-compatible, feature-rich way to:

  1. Consume SOAP APIs with MTOM/SwA/WS-Security support (critical for [PartnerX]’s file uploads).
  2. Build SOAP endpoints with custom WSDL generation (useful for [ProjectY]’s compliance requirements).
  3. Avoid reinventing the wheel—it’s battle-tested (100+ stars) and handles edge cases like XML validation and fault messages.

Trade-offs:

  • Not ideal for high-throughput SOAP (native SoapClient might be faster in some cases).
  • Documentation is solid but not as polished as REST tools (we’ll need to invest in internal guides). Recommendation: Pilot it for [UseCaseZ] first, then expand if it meets our SLA targets."*

Key Selling Points:

  • Speed: Faster to implement than custom solutions.
  • Reliability: Handles SOAP quirks (e.g., namespaces, encoding) automatically.
  • Future-Proof: Works alongside modern Laravel/Symfony stacks.
  • Cost: Free, open-source, and maintained (unlike proprietary SOAP tools).
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.
besmartand-pro/php-quality-config
sentix/ai-chatbot
terminal42/code-quality-tools
codifyo/ts-generator-bundle
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity