Download the PHP package xuqingfeng/simplewiki without Composer
On this page you can find all versions of the php package xuqingfeng/simplewiki. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download xuqingfeng/simplewiki
More information about xuqingfeng/simplewiki
Files in xuqingfeng/simplewiki
Download xuqingfeng/simplewiki
More information about xuqingfeng/simplewiki
Files in xuqingfeng/simplewiki
Vendor xuqingfeng
Package simplewiki
Short Description a simple & small wiki service just as you need
License GPL-3.0
Homepage https://demo4simplewiki.herokuapp.com/
Package simplewiki
Short Description a simple & small wiki service just as you need
License GPL-3.0
Homepage https://demo4simplewiki.herokuapp.com/
Please rate this library. Is it a good library?
Informations about the package simplewiki
SimpleWiki
a simple & small wiki service just as you need.
Features
- Markdown support
- File name search
- Sweet page
- Beautiful url
Requirements
- Markdown
- PHP
5.4+
-
Use PHP built-in Server (
php -S 0.0.0.0:8888
)Apache (
mod_rewrite
)Nginx (
try_files $uri $uri/ /index.php?$args;
) - Other dependence (
composer
)
Install
with composer
composer create-project xuqingfeng/simplewiki
plain install
Download zip file OR git clone this project
License
GPL-3.0
All versions of simplewiki with dependencies
PHP Build Version
Package Version
The package xuqingfeng/simplewiki contains the following files
Loading the files please wait ....