Download the PHP package leafs/redis without Composer
On this page you can find all versions of the php package leafs/redis. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package redis
Leaf Redis Helper
Leaf Redis
This is a new addition to Leaf's collection of packages. Unlike other packages, this one doesn't come pre-packaged with Leaf by default and so needs to be installed separately.
Installation
You can quickly and simply install Leaf Redis through composer.
NOTE: Leaf redis is a separate package and so can be used outside of Leaf.
Getting Started
To get started with Leaf Redis, you simply need to call the init
method and pass in any configuration you need.
This will initialize a new redis connection, from there, you can call any function you need to call.
Aloe CLI
Although Leaf Redis can be used outside the Leaf environment, there's more support for Leaf based frameworks. Leaf Redis comes with out of the box support for Aloe CLI which is used in Leaf MVC and Leaf API. To get started, head over to the leaf
file in the root directory of your Leaf API/Leaf MVC app or wherever aloe CLI is registered and register a new command.
From there you should have access to a bunch of new commands from Leaf redis. The available commands are:
Config
As mentioned above, the init
method takes in an array for configuration. Below is the default config for init
.
Available Methods
set
This allows you to set a redis entry.
get
This returns a saved redis entry.
ping
Ping the redis server
💬 Stay In Touch
📓 Learning Leaf 3
- Leaf has a very easy to understand documentation which contains information on all operations in Leaf.
- You can also check out our youtube channel which has video tutorials on different topics
- We are also working on codelabs which will bring hands-on tutorials you can follow and contribute to.
😇 Contributing
We are glad to have you. All contributions are welcome! To get started, familiarize yourself with our contribution guide and you'll be ready to make your first pull request 🚀.
To report a security vulnerability, you can reach out to @mychidarko or @leafphp on twitter. We will coordinate the fix and eventually commit the solution in this project.
Code contributors
Michael Darko |
🤩 Sponsoring Leaf
Your cash contributions go a long way to help us make Leaf even better for you. You can sponsor Leaf and any of our packages on open collective or check the contribution page for a list of ways to contribute.
And to all our existing cash/code contributors, we love you all ❤️
Cash contributors
![]() Aaron Smith |
![]() Peter Bogner |
![]() Vano |