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

Laravel Blink Laravel Package

spatie/laravel-blink

Request-scoped in-memory cache for Laravel. Use the blink() helper or facade to store and retrieve values for the duration of a single request, with helpers like once(), get/put, wildcard key prefixes, increment, forget/flush, plus ArrayAccess and Countable support.

View on GitHub
Deep Wiki
Context7

Technical Evaluation

Architecture fit: Ideal for per-request memoization within Laravel applications, complementing persistent caches like Redis. Zero external dependencies aligns with lightweight architecture needs. Not suitable for cross-request state sharing.
Integration feasibility: Seamless via Laravel's service container and facades; minimal configuration. Composer install suffices. No database or Redis setup required.
Technical risk: Low due to simplicity, but misuse (e.g., expecting persistence across requests) could lead to bugs. Memory usage per request is isolated but must be monitored for large datasets.
Key questions: 1) Compatibility with current Laravel versions (current release date appears to be future-dated - verify). 2) CLI command support (if applicable). 3) Behavior in async/threaded environments (e.g., S

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