PHPackages                             se7enxweb/sevenx\_valkey - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Caching](/categories/caching)
4. /
5. se7enxweb/sevenx\_valkey

ActiveEzpublish-legacy-extension[Caching](/categories/caching)

se7enxweb/sevenx\_valkey
========================

eZ Publish Legacy extension which provides a simple solution for extending the default eZ Publish to provide for Valkey, DragonflyDB, Redis Database support. Great for smart developers!

v1.0.2(1y ago)24GPL-2.0-or-laterPHPPHP &gt;=5.0.0

Since Aug 31Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/se7enxweb/sevenx_valkey)[ Packagist](https://packagist.org/packages/se7enxweb/sevenx_valkey)[ Docs](https://github.com/se7enxweb/sevenx_valkey)[ Fund](https://account.venmo.com/u/se7enxweb)[ Fund](https://cash.app/$7xweb)[ RSS](/packages/se7enxweb-sevenx-valkey/feed)WikiDiscussions main Synced today

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

7x Valkey Solution for eZ Publish
---------------------------------

[](#7x-valkey-solution-for-ez-publish)

sevenx\_valkey is an extension that allows the integration of the Redis Compabible Databases like Valkey, Redis, DragonflyDB to be accessed in your eZ Publish Templates and Modules.

Version: 1.0.0

[![7x-Valkey-Now-Available-2024-09](https://private-user-images.githubusercontent.com/51429274/364633218-fe1da3c1-d413-4c73-9e09-537ca628a9a0.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Nzk3MDA2NzMsIm5iZiI6MTc3OTcwMDM3MywicGF0aCI6Ii81MTQyOTI3NC8zNjQ2MzMyMTgtZmUxZGEzYzEtZDQxMy00YzczLTllMDktNTM3Y2E2MjhhOWEwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjA1MjUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwNTI1VDA5MTI1M1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWQ0MjVjOTg4ZmI2MjgxODU1YjRkNTQ4Yjk2MWE3NDczODZkNWJjZGE4NzZhNGE4NmJiYjZlMzllOWJhYjg5YjUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JnJlc3BvbnNlLWNvbnRlbnQtdHlwZT1pbWFnZSUyRnBuZyJ9.a0NrnCbMjw5YtKZ7WIM4TV61Z1VYlO6SQozdzYCbElo)](https://private-user-images.githubusercontent.com/51429274/364633218-fe1da3c1-d413-4c73-9e09-537ca628a9a0.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Nzk3MDA2NzMsIm5iZiI6MTc3OTcwMDM3MywicGF0aCI6Ii81MTQyOTI3NC8zNjQ2MzMyMTgtZmUxZGEzYzEtZDQxMy00YzczLTllMDktNTM3Y2E2MjhhOWEwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjA1MjUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwNTI1VDA5MTI1M1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWQ0MjVjOTg4ZmI2MjgxODU1YjRkNTQ4Yjk2MWE3NDczODZkNWJjZGE4NzZhNGE4NmJiYjZlMzllOWJhYjg5YjUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JnJlc3BvbnNlLWNvbnRlbnQtdHlwZT1pbWFnZSUyRnBuZyJ9.a0NrnCbMjw5YtKZ7WIM4TV61Z1VYlO6SQozdzYCbElo)

About Valkey
------------

[](#about-valkey)

Valkey is an open source key-value data store that supports a variety of workloads such as caching, and message queues. Valkey GLIDE is one of the official client libraries for Valkey and it supports all Valkey commands. GLIDE supports Valkey 7.2 and above, and Redis open source 6.2, 7.0, and 7.2.

From:

php-redis php extension
-----------------------

[](#php-redis-php-extension)

A PHP extension for Redis and other compatible key / value store databases.

This software is required and must be installed before using this solution.

From:

Use Cases
---------

[](#use-cases)

Here are some common use cases:

```
Session Storage.
Caching.
Real-time Recommendations.
Leaderboards and Counting.
User Profiles and Preferences.
Queueing Systems.
IoT and Time-Series Data.
Configuration Management.

```

Installation
------------

[](#installation)

Follow these steps to add the sevenx\_valkey template operator extension to your eZ publish installation:

1. Extract the archive into the extension/ directory
2. Edit site.ini.append.php in settings/override/. Add the following to the file:

    \[ExtensionSettings\] ActiveExtensions\[\]=sevenx\_valkey

    If you already have the \[ExtensionSettings\] block, just add the second line.
3. Edit extension/settings/valkey.ini.append.php and edit the default host IP Address and Port only if needed.
4. Use the valkey operator in your eZ Publish Templates to get and set database stored values.
5. Clear Cache

Usage
-----

[](#usage)

To use, simply add the valkey operator to your templates as needed to get and set data into the valkey / redis database.

{valkey('set', array( 'testkey', 'Greetings from 7x Valkey!' ))}

{valkey('get', array( 'testkey' ))|attribute(show,1)}

License
-------

[](#license)

This file may be distributed and/or modified under the terms of the "GNU General Public License" version 2 as published by the Free Software Foundation

This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.

The "GNU General Public License" (GPL) is available at .

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance58

Moderate activity, may be stable

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

3

Last Release

670d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1083669?v=4)[7x](/maintainers/7x)[@7x](https://github.com/7x)

---

Top Contributors

[![se7enxweb](https://avatars.githubusercontent.com/u/51429274?v=4)](https://github.com/se7enxweb "se7enxweb (10 commits)")

---

Tags

redisextensionvalkeyez publisheZ Publish LegacyeZ Publish PlatformDragonflyDBValue Key Store

### Embed Badge

![Health badge](/badges/se7enxweb-sevenx-valkey/health.svg)

```
[![Health](https://phpackages.com/badges/se7enxweb-sevenx-valkey/health.svg)](https://phpackages.com/packages/se7enxweb-sevenx-valkey)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
