PHP Wikis

Open-source PHP projects categorized as Wikis

Top 7 PHP Wiki Projects

  • BookStack

    A platform to create documentation/wiki content built with PHP & Laravel

    Project mention: Installing BookStack on Ubuntu 22.04.2 | reddit.com/r/BookStack | 2023-05-30

    unable to access https://github.com/BookStackApp/BookStack.git

  • Dokuwiki

    The DokuWiki Open Source Wiki Engine

    Project mention: Is it Common Practice to use a “Dev Wiki”? | reddit.com/r/gamedev | 2023-05-25

    I have used DokuWiki in few personal and work (non-gamedev) projects. Seems to work well. https://www.dokuwiki.org/

  • ONLYOFFICE

    ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises

  • Mediawiki

    🌻 The collaborative editing software that runs Wikipedia. Mirror from https://gerrit.wikimedia.org/g/mediawiki/core. See https://mediawiki.org/wiki/Developer_access for contributing.

    Project mention: Delete files after wiki creation | reddit.com/r/mediawiki | 2023-04-03

    "https://ibb.co/0F2rWbG/logo.png", 'icon' => "https://ibb.co/0F2rWbG/logo.png",];## UPO means: this is also a user preference option$wgEnableEmail = true;$wgEnableUserEmail = true; # UPO$wgEmergencyContact = "";$wgPasswordSender = "";$wgEnotifUserTalk = false; # UPO$wgEnotifWatchlist = false; # UPO$wgEmailAuthentication = true;## Database settings$wgDBtype = "mysql";$wgDBserver = "wiki";$wgDBname = "wikipapadeluxe";$wgDBuser = "root";$wgDBpassword = "";# MySQL specific settings$wgDBprefix = "";# MySQL table options to use during installation or update$wgDBTableOptions = "ENGINE=InnoDB, DEFAULT CHARSET=binary";# Shared database table# This has no effect unless $wgSharedDB is also set.$wgSharedTables[] = "actor";## Shared memory settings$wgMainCacheType = CACHE_NONE;$wgMemCachedServers = [];## To enable image uploads, make sure the 'images' directory## is writable, then set this to true:$wgEnableUploads = false;#$wgUseImageMagick = true;#$wgImageMagickConvertCommand = "/usr/bin/convert";# InstantCommons allows wiki to use images from https://commons.wikimedia.org$wgUseInstantCommons = false;# Periodically send a pingback to https://www.mediawiki.org/ with basic data# about this MediaWiki instance. The Wikimedia Foundation shares this data# with MediaWiki developers to help guide future development efforts.$wgPingback = true;# Site language code, should be one of the list in ./includes/languages/data/Names.php$wgLanguageCode = "en";# Time zone$wgLocaltimezone = "Europe/Berlin";## Set $wgCacheDirectory to a writable directory on the web server## to make your wiki go slightly faster. The directory should not## be publicly accessible from the web.#$wgCacheDirectory = "$IP/cache";$wgSecretKey = "b564d730428f48d0882f0ae67283fc844ba41347848b4868501bdb524ff86342";# Changing this will log out all existing sessions.$wgAuthenticationTokenVersion = "1";# Site upgrade key. Must be set to a string (default provided) to turn on the# web installer while LocalSettings.php is in place$wgUpgradeKey = "d8e35fccd5b424df";## For attaching licensing metadata to pages, and displaying an## appropriate copyright notice / icon. GNU Free Documentation## License and Creative Commons licenses are supported so far.$wgRightsPage = ""; # Set to the title of a wiki page that describes your license/copyright$wgRightsUrl = "";$wgRightsText = "";$wgRightsIcon = "";# Path to the GNU diff3 utility. Used for conflict resolution.$wgDiff3 = "";# The following permissions were set based on your choice in the installer$wgGroupPermissions['*']['edit'] = false;## Default skin: you can change the default skin. Use the internal symbolic## names, e.g. 'vector' or 'monobook':$wgDefaultSkin = "vector";# Enabled skins.# The following skins were automatically enabled:wfLoadSkin( 'MinervaNeue' );wfLoadSkin( 'MonoBook' );wfLoadSkin( 'Timeless' );wfLoadSkin( 'Vector' );# End of automatically generated settings.# Add more configuration options below.

  • Wikitten

    Wikitten is a small, fast, PHP wiki, and the perfect place to store your notes, code snippets, ideas, and so on.

  • Pepperminty Wiki

    A wiki in a box

    Project mention: Hey guys, what's the best self-hosted wiki service that's both stunning and easy on resources? Looking for something lightweight but still aesthetically pleasing. Any recommendations? | reddit.com/r/selfhosted | 2023-05-02

    Not sure about aesthetically pleasing, but my Pepperminty Wiki is flat files and very lightweight? https://peppermint.mooncarrot.space/

  • Codex

    Extendable Documentation Platform written in Laravel 5. Generate easy and awesome documentation! (by codex-project)

  • WackoWiki

    WackoWiki is a light and handy Wiki-engine.

  • CodiumAI

    TestGPT | Generating meaningful tests for busy devs. Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-05-30.

PHP Wikis related posts

Index

What are some of the best open-source Wiki projects in PHP? This list will help you:

Project Stars
1 BookStack 11,588
2 Dokuwiki 3,701
3 Mediawiki 3,432
4 Wikitten 726
5 Pepperminty Wiki 149
6 Codex 144
7 WackoWiki 32
Access the most powerful time series database as a service
Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
www.influxdata.com