PHPackages                             pentium10/riak-admin - 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. [Admin Panels](/categories/admin)
4. /
5. pentium10/riak-admin

ActiveProject[Admin Panels](/categories/admin)

pentium10/riak-admin
====================

Admin panel for RIAK, written in PHP

0.5(12y ago)3692PHPPHP &gt;=5.3.0

Since Feb 7Pushed 12y ago1 watchersCompare

[ Source](https://github.com/pentium10/riak-admin)[ Packagist](https://packagist.org/packages/pentium10/riak-admin)[ RSS](/packages/pentium10-riak-admin/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)DependenciesVersions (3)Used By (0)

riak-admin
==========

[](#riak-admin)

Admin panel for [RIAK](http://basho.com/riak/) written in PHP (v0.4)

---

**Work in progress, DON'T use it in production!**

---

#### Available actions:

[](#available-actions)

- create a bucket
- delete a bucket (with all keys in it, via streaming to avoid lock)
- view buckets keys (via streaming to avoid costly Riak::getKeys)
- view a key
- modify a key
- delete a key
- add a new key (JSON)

##### Supports [basho/riak-data-migrator](https://github.com/basho/riak-data-migrator) command line tool for:

[](#supports-bashoriak-data-migrator-command-line-tool-for)

- delete a bucket

##### Further actions to be implemented (TODO):

[](#further-actions-to-be-implemented-todo)

- add a new key (binary)
- error reporting
- change bucket properties
- find a key in a bucket based on key=&gt;value

### Installation

[](#installation)

---

##### Use composer (*recommended*)

[](#use-composer-recommended)

If you don't have Composer yet, download it following the instructions on  or just run the following command:

```
curl -s http://getcomposer.org/installer | php

```

Then, use the `create-project` command to generate a new application:

```
php composer.phar create-project pentium10/riak-admin -s dev path/to/install

```

Composer will install the riak-admin and all its dependencies under the `path/to/install` directory.

##### Setup using vagrant

[](#setup-using-vagrant)

Install [VirtualBox](https://www.virtualbox.org/wiki/Downloads) and [vagrant](http://www.vagrantup.com/downloads.html) then run (from project root):

```
vagrant up

```

After provision riak-admin will be available at  (port could be configured in Vagrantfile)

##### Download an Archive File

[](#download-an-archive-file)

[Download](https://github.com/pentium10/riak-admin/archive/master.zip), unzip files to your *wwww* directory, edit config.php, and enjoy!

### Change Log

[](#change-log)

---

**v0.5**

- (New): Favorite based bucket listing, to avoid costly getBuckets of Riak, UI enhancements ([carmensingeorzan](https://github.com/carmensingeorzan))

**v0.4**

- (New): Composer and Vagrant support ([pentium10](https://github.com/pentium10))

**v0.3**

- (New): Added riak-data-migrator supported delete, enhanced visual feedback for streaming delete ([carmensingeorzan](https://github.com/carmensingeorzan))

**v0.2**

- (New): Enhanced listing and deleting keys via streaming, to avoid costly getKeys which can lock your Riak node ([carmensingeorzan](https://github.com/carmensingeorzan))

**v0.1**

- Initial release. ([silasistefan](https://github.com/silasistefan))

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~5 days

Total

2

Last Release

4472d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/465691?v=4)[Pentium10](/maintainers/pentium10)[@pentium10](https://github.com/pentium10)

---

Top Contributors

[![wojons](https://avatars.githubusercontent.com/u/139396?v=4)](https://github.com/wojons "wojons (7 commits)")[![carmensingeorzan](https://avatars.githubusercontent.com/u/6605818?v=4)](https://github.com/carmensingeorzan "carmensingeorzan (4 commits)")[![pentium10](https://avatars.githubusercontent.com/u/465691?v=4)](https://github.com/pentium10 "pentium10 (4 commits)")

---

Tags

phpguiinterfacebucketadmindeleteriakpanelweb admin

### Embed Badge

![Health badge](/badges/pentium10-riak-admin/health.svg)

```
[![Health](https://phpackages.com/badges/pentium10-riak-admin/health.svg)](https://phpackages.com/packages/pentium10-riak-admin)
```

###  Alternatives

[ptrofimov/beanstalk_console

Admin console for Beanstalk queue server

1.3k124.7k](/packages/ptrofimov-beanstalk-console)[luyadev/luya-module-admin

Administration core module for all LUYA admin modules

48179.0k24](/packages/luyadev-luya-module-admin)[redchamps/module-clean-admin-menu

It will merge all third party extensions menu items to single menu item named 'Extensions'.

164416.3k](/packages/redchamps-module-clean-admin-menu)[laraveladminpanel/admin

A Laravel Admin Package to make your life easier and steer your project in the right direction

852.1k](/packages/laraveladminpanel-admin)[rockys/ex-admin-thinkphp

Ex-admin-thinkphp 是一个基于Ant Design of Vue + Thinkphp 开发而成后台系统构建工具，无需关注页面模板JavaScript，只用php代码即可快速构建出一个功能完善的后台系统。

163.0k](/packages/rockys-ex-admin-thinkphp)

PHPackages © 2026

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