tjm/wiki

Simple PHP wiki using git for page history

v0.1.3 2024-07-18 01:40 UTC

This package is auto-updated.

Last update: 2024-07-18 01:41:31 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