MediaWiki
MediaWiki is a free and open-source wiki software platform written in PHP, originally developed for Wikipedia and now used by many other wikis. It allows users to collaboratively create, edit, and manage content through a web-based interface, supporting features like version control, user permissions, and extensions. It is designed for large-scale, multilingual projects and is known for its reliability and extensive customization options.
Developers should learn MediaWiki when building or maintaining collaborative knowledge bases, documentation sites, or community-driven content platforms, especially for projects requiring robust version history, user management, and scalability. It is ideal for organizations like educational institutions, open-source projects, or enterprises that need a wiki for internal or public documentation, as it offers strong security, extensibility through plugins, and integration capabilities with other systems.