PHPackages                             kingboard/kingboard - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. kingboard/kingboard

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

kingboard/kingboard
===================

MongoDB / PHP based Killboard for EVE Online

18274[4 issues](https://github.com/Kingboard/Kingboard/issues)JavaScript

Since Aug 11Pushed 10y ago5 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Kingboard
=========

[](#kingboard)

Copyright 2010 - 2013, Peter Petermann, the Kingboard team and EVSCO. All rights reserved.

WARNING
-------

[](#warning)

this is a work in progress, it lacks documentation and is currently not meant for productive use, consider it extremly unstable, and probably compatibility breaking

LICENSE
-------

[](#license)

see LICENSE.md File

REQUIREMENTS
------------

[](#requirements)

- PHP 5.3+
- APACHE + mod\_rewrite (might work on other servers with own rewrite rulesets, untested) (Mistral can be used instead, but thats highly experimental!) OR lighttpd + rewrite rule OR with PHP 5.4+ the buildin webserver
- LINUX / MAC OS X (might run on windows, untested)
- MongoDB: 1.8.1 or higher, 2.0+ recommended
- King23: current github clone
- Pheal: current github clone
- Composer:

INSTALLATION
------------

[](#installation)

### Assumptions

[](#assumptions)

A few assumptions are made before you start:

1. you are on linux, and you have commandline access.
2. you know how to handle yourself on linux
3. the prequesites (see README) are installed.
4. you have a vhost setup for the kingboard installation - this wont work in a subdirectory.

### Quick Install

[](#quick-install)

1. run `php /path/to/composer.phar create-project kingboard/kingboard path/name` to install kingboard with its dependencies
2. extract vendor/kingboard/ccpdump/KingBoard.zip to a temporary directory and run mongorestore
3. Create folders cache/api and cache/templates\_c below your kingboard path, make sure they are writable by your webserver
4. Make your webservers docroot point to public/ path
5. Setup rewrite (for apache the .htaccess should do that, for lighttpd add the rule: url.rewrite-if-not-file = (".*?(.*)$" =&gt; "/index.php?$1", "" =&gt; "/index.php")
6. copy conf/config.php-dist to conf/config.php and edit.
7. run vendor/bin/king23 KingboardMaintenance:setup\_indexes

you should now be able to call your kingboard.

Links
-----

[](#links)

- [Kingboard Github](https://github.com/Kingboard/Kingboard)
- [Kingboard.net (running installation)](https://kingboard.net)
- [King23](http://king23.net)
- [Pheal](https://github.com/ppetermann/pheal)
- [EVSCO](http://evsco.net)

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 91.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/2fc73542f8901f065ddba8ed1f68be8b003c751ae7dbfc594b80f2f73c8d5471?d=identicon)[ppetermann](/maintainers/ppetermann)

---

Top Contributors

[![ppetermann](https://avatars.githubusercontent.com/u/69334?v=4)](https://github.com/ppetermann "ppetermann (523 commits)")[![karbowiak](https://avatars.githubusercontent.com/u/337661?v=4)](https://github.com/karbowiak "karbowiak (38 commits)")[![beansman](https://avatars.githubusercontent.com/u/626950?v=4)](https://github.com/beansman "beansman (4 commits)")[![scrutinizer-auto-fixer](https://avatars.githubusercontent.com/u/6253494?v=4)](https://github.com/scrutinizer-auto-fixer "scrutinizer-auto-fixer (3 commits)")[![necrogami](https://avatars.githubusercontent.com/u/33020?v=4)](https://github.com/necrogami "necrogami (2 commits)")

### Embed Badge

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

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

###  Alternatives

[lukaswhite/php-feed-writer

A PHP library for writing feeds; e.g. RSS

1029.8k1](/packages/lukaswhite-php-feed-writer)

PHPackages © 2026

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