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

Product Decisions This Supports

  • Enables ultra-fast, ephemeral caching for sub-second expiration use cases (e.g., rate limiting, session tokens, real-time counters) where traditional caches like Redis are overkill
  • Supports build-vs-buy decisions by eliminating custom cache implementation, leveraging Spatie’s proven Laravel integration
  • Reduces database load for high-frequency transient data without infrastructure overhead, accelerating feature delivery for time-sensitive workflows
  • Aligns with roadmap priorities for low-latency, single-server environments where simplicity and zero external dependencies are critical

When to Consider This Package

  • ✅ Single-server applications needing in-memory caching with millisecond TTLs
  • ✅ Use cases where traditional caches (Redis/Memcached) add unnecessary complexity or latency
  • ✅ Projects prioritizing zero infrastructure cost and minimal maintenance overhead
  • ❌ Multi-server deployments requiring distributed caching or data persistence
  • ❌ Scenarios needing cache tagging, advanced eviction policies, or TTLs beyond seconds
  • ❌ Applications
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