tjm/wiki

Simple PHP wiki using git for page history

Maintainers

Package info

github.com/tobymackenzie/wiki.php

pkg:composer/tjm/wiki

Statistics

Installs: 93

Dependents: 2

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.2 2026-03-04 17:20 UTC

This package is auto-updated.

Last update: 2026-03-04 17:22:12 UTC


README

Simple PHP file-system based wiki using git for page history. Provides a TJM\Wiki\Wiki class with functions for working with a wiki. For managing a wiki as a user, you can use the CLI wiki-console project.

PHP >= 5.6 required for use of array constants.

SPDX-License-Identifier: 0BSD