nilportugues / stash-predis-adapter
Stash Predis Driver
2.0.0
2025-06-03 21:16 UTC
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-06-03 21:19:41 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.