PHPackages                             taskforcedev/wiki - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. taskforcedev/wiki

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

taskforcedev/wiki
=================

A Laravel 5 package to provide a WIKI.

1201PHP

Since Nov 8Pushed 10y ago2 watchersCompare

[ Source](https://github.com/taskforcedev/wiki)[ Packagist](https://packagist.org/packages/taskforcedev/wiki)[ RSS](/packages/taskforcedev-wiki/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

wiki
====

[](#wiki)

Laravel 5 Wiki Package

Package Status: In Development

### Installation

[](#installation)

To install the package add the following line to your composer.json

`"require": {    "taskforcedev/wiki": "5.*"}`After doing this you run composer update

`php artisan dump-autoload`

#### Service Provider

[](#service-provider)

After this you should add the following service provider to your config/app.php

`Taskforcedev\Wiki\ServiceProvider::class,`

Also if not present please also add the following service provider.

`Taskforcedev\LaravelSupport\ServiceProvider::class,`

#### Overwriting Config

[](#overwriting-config)

The package comes with default config however you will likely wish to publish this and overwrite with your own config settings.

`php artisan vendor:publish --tag="taskforce-wiki"`

TODO
----

[](#todo)

Add support for markdown editing. Add HTML sanitization. (Propose using ).

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/37c8fe9528f3cf904d6cfa282050a60af3dc8c8ef24f1e0d4515a6c9316c2e75?d=identicon)[PrivateSniper](/maintainers/PrivateSniper)

![](https://www.gravatar.com/avatar/67824c3c557abf0cb50a016dabacfc64c2af69b5cd765c2895445f21fb499ae0?d=identicon)[davidcraig](/maintainers/davidcraig)

---

Tags

laravellaravel-5-packagepackage

### Embed Badge

![Health badge](/badges/taskforcedev-wiki/health.svg)

```
[![Health](https://phpackages.com/badges/taskforcedev-wiki/health.svg)](https://phpackages.com/packages/taskforcedev-wiki)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
