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

Simple Cache Laravel Package

psr/simple-cache

PSR-16 Simple Cache interfaces from PHP-FIG. Defines a common API for cache implementations (get/set/delete, TTL, etc.) but provides no caching itself. Use this package to type-hint against the standard and pair with any compatible cache provider.

View on GitHub
Deep Wiki
Context7
3.0.0
  • Adds return types

See the meta doc, section Errata for more details: https://www.php-fig.org/psr/psr-16/meta/

2.0.0
  • Adds parameter types
  • Makes CacheException extend \Throwable
  • Requires PHP 8

See the meta doc, section Errata for more details: https://www.php-fig.org/psr/psr-16/meta/

1.0.1
0.3.0
  • Remove CounterInterface from this spec
  • Add CacheException & InvalidArgumentException interfaces
  • Return success status (bool) on delete, clear & deleteMultiple
  • Introduce a default value for getMultiple
  • Various documentation clarifications
0.2.0
  • Added a $default param to get() to return something else than null when the key is missing
  • Removed TTL_DAY, TTL_HOUR and TTL_MINUTE constants
  • Renamed exists() to has() for consistency with PSR-6
0.1.0
  • Initial release
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