tjm / wiki
Simple PHP wiki using git for page history
v0.0.1
2022-08-07 18:57 UTC
Requires
- php: >=5.4
- tjm/shell-runner: @dev
This package is auto-updated.
Last update: 2023-03-17 04:31:45 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.
SPDX-License-Identifier: 0BSD