nilportugues / stash-predis-adapter
Stash Predis Driver
Installs: 12
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
pkg:composer/nilportugues/stash-predis-adapter
Requires
- php: ^8.0
- predis/predis: ^3.0.1
- tedivm/stash: ^1.2.1
Requires (Dev)
- phpunit/phpunit: ^9
This package is auto-updated.
Last update: 2025-10-03 21:57:54 UTC
README
Because Stash is great but did happen to neglect the usage of Predis in real world applications.
Installing
Installing Stash can be done through a variety of methods, although Composer is recommended.
Usage
- Create an instance of
\Predis\Client
- Inject it to
NilPortugues\Stash\Driver\Predis
Contribute
Contributions to the package are always welcome!
- Report any bugs or issues you find on the issue tracker.
- You can grab the source code at the package's Git repository.
Support
Get in touch with me using one of the following means:
- Emailing me at contact@nilportugues.com
- Opening an Issue
Authors
License
The code base is licensed under the MIT license.