tjm / wiki
Simple PHP wiki using git for page history
v0.0.3
2023-09-20 02:57 UTC
Requires
- php: >=5.4
- tjm/shell-runner: @dev
This package is auto-updated.
Last update: 2023-09-20 02:57:53 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