gitiki/gitiki

PHP wiki engine from markdown files and a Git repository (or not)

Installs: 54

Dependents: 2

Suggesters: 0

Security: 0

Stars: 18

Watchers: 4

Forks: 2

Open Issues: 1

pkg:composer/gitiki/gitiki

dev-master / 1.0.x-dev 2016-02-02 20:33 UTC

This package is auto-updated.

Last update: 2025-10-24 06:11:41 UTC


README

Build Status

This project is still in development.

Presentation

Gitiki is an open source PHP wiki engine from markdown files and a Git repository (or not).

Why markdown?

Markdown is a simple syntax to structure an information and easy to learn. It is a natural choice to build a wiki!

Features

Extensions

Gitiki can be extended with extensions.

About

This project is enhanced by Silex, Symfony2 Yaml and Parsedown library.