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

Blink Laravel Package

spatie/blink

spatie/blink is a tiny in-memory cache for PHP apps. Store values for the current request to avoid repeated work like duplicate queries or expensive calculations. Simple API, no persistence—perfect for per-request memoization in Laravel and beyond.

View on GitHub
Deep Wiki
Context7

Technical Evaluation

Architecture fit: Blink is designed as an in-memory, process-specific cache for extremely short-lived data (e.g., within a single request). It aligns with Laravel's caching system for ephemeral use cases where data persistence is unnecessary, but it fundamentally lacks distributed caching capabilities. Ideal for single-process scenarios like optimizing repeated database queries during a single HTTP request, but incompatible with multi-instance or cloud-native architectures.

Integration feasibility: Seamless

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