PHPackages                             goodspb/php-aerospike-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. goodspb/php-aerospike-admin

ActiveLibrary[Admin Panels](/categories/admin)

goodspb/php-aerospike-admin
===========================

Aerospike Web GUI

25PHP

Since Nov 11Pushed 10y ago2 watchersCompare

[ Source](https://github.com/goodspb/phpAerospikeAdmin)[ Packagist](https://packagist.org/packages/goodspb/php-aerospike-admin)[ RSS](/packages/goodspb-php-aerospike-admin/feed)WikiDiscussions master Synced 1mo ago

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

phpAerospikeAdmin
=================

[](#phpaerospikeadmin)

Aerospike Web GUI

### How to use

[](#how-to-use)

1、make sure Aerospike server was installed and Aerospike php extension was installed

2、open config.php：

```
//change the param depend on your Aerospike setting ：

aerospike' => array(
	'namespace' => 'test',
    'connection' => array(
        "hosts" => array(
	        array(
	        	"addr" => "127.0.0.1",      //server address
	        	"port" => 3000              //server port
	        )
	    )
    ),
    'connect_timeout' => 500,
    'read_timeout'	=> 500,
    'write_timeout' => 500,
)

```

3、Make sure the dir below exist and also writable

```
/Application/Runtime

```

```
/upload/

```

4、enjoy it

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 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.

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/goodspb-php-aerospike-admin/health.svg)

```
[![Health](https://phpackages.com/badges/goodspb-php-aerospike-admin/health.svg)](https://phpackages.com/packages/goodspb-php-aerospike-admin)
```

###  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)
