PHPackages                             buonzz/mcbrowser - 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. buonzz/mcbrowser

ActiveProject[Admin Panels](/categories/admin)

buonzz/mcbrowser
================

An admin to browse Memcached Contents

3156[1 issues](https://github.com/buonzz-systems/mcbrowser/issues)PHP

Since Sep 7Pushed 11y agoCompare

[ Source](https://github.com/buonzz-systems/mcbrowser)[ Packagist](https://packagist.org/packages/buonzz/mcbrowser)[ RSS](/packages/buonzz-mcbrowser/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Memcached Browser
=================

[](#memcached-browser)

Browse, edit, flush and manage your Memcache key contents using this super easy to use tool within your web browser.

Requirements
============

[](#requirements)

- PHP &gt;= 5.2
- memcached PHP extension

Installation
============

[](#installation)

```
composer require buonzz/mcbrowser:dev-master

```

Save the project somewhere accessible in your web server. then edit the config.php:

```
$servers = array(
	        'local'=> array(
		     'hostname'=>'localhost', 'port'=> '11211'
		      )
  );

```

The default value contains a single server pointing to your locahost in the port 11211. You can however add as many servers as you want.

Once done, just fire it up in your browser and your done!

Usage
=====

[](#usage)

On the sidebar, this will list all the keys. Just click the Key you wanted to see and it will dump the contents in the page. From there, there are buttons for commonly used operations, like Delete, Edit, Set Expiry time, increment, decrement etc. The options though may vary depending on the value of the key.

Credits
=======

[](#credits)

- Memcached docs -
- Memcache Software -
- Twitter Bootstrap -

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 95.8% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/ace28ed0f8f9067b0083c1cdce556c1b183d91d8cf2ef65a01736fe1c1464782?d=identicon)[buonzz](/maintainers/buonzz)

---

Top Contributors

[![buonzz](https://avatars.githubusercontent.com/u/946233?v=4)](https://github.com/buonzz "buonzz (23 commits)")[![paperdarwin](https://avatars.githubusercontent.com/u/5999388?v=4)](https://github.com/paperdarwin "paperdarwin (1 commits)")

### Embed Badge

![Health badge](/badges/buonzz-mcbrowser/health.svg)

```
[![Health](https://phpackages.com/badges/buonzz-mcbrowser/health.svg)](https://phpackages.com/packages/buonzz-mcbrowser)
```

###  Alternatives

[jeroennoten/laravel-adminlte

Easy AdminLTE integration with Laravel

4.0k4.8M43](/packages/jeroennoten-laravel-adminlte)[dmstr/yii2-adminlte-asset

AdminLTE backend theme asset bundle for Yii 2.0 Framework

1.1k1.8M67](/packages/dmstr-yii2-adminlte-asset)[dwij/laraadmin

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more

1.6k68.7k](/packages/dwij-laraadmin)[filament/spatie-laravel-media-library-plugin

Filament support for `spatie/laravel-medialibrary`.

1764.8M125](/packages/filament-spatie-laravel-media-library-plugin)[bezhansalleh/filament-exceptions

A Simple &amp; Beautiful Pluggable Exception Viewer for FilamentPHP's Admin Panel

193195.9k13](/packages/bezhansalleh-filament-exceptions)[filament/infolists

Easily add beautiful read-only infolists to any Livewire component.

1220.8M36](/packages/filament-infolists)

PHPackages © 2026

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