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

Contracts Laravel Package

illuminate/contracts

Laravel’s core contract interfaces for frameworks and packages. Provides stable abstractions for services like cache, queue, events, routing, validation, and more, enabling clean dependency injection and easy swapping of implementations across the ecosystem.

View on GitHub
Deep Wiki
Context7

Product Decisions This Supports

  • Modular architecture: Standardized interfaces (cache, queue, mail, etc.) enable loose coupling, allowing teams to swap implementations (e.g., custom Redis cache driver) without rewriting business logic.
  • Build vs buy: Eliminates need to reinvent interface layers—Laravel’s contracts are battle-tested, community-maintained, and reduce engineering effort.
  • Roadmap alignment: Ensures new features and third-party packages remain compatible with Laravel’s ecosystem (e.g., custom drivers for core services integrate seamlessly).
  • Use cases: Building Laravel-compatible packages, implementing test doubles in unit tests, or decoupling
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
milesj/emojibase
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