Semantic extensions |
---|
Extension | Version | License | Description | Authors |
---|
Semantic Compound Queries | 2.2.0 | GPL-2.0-or-later | A parser function that displays multiple semantic queries at the same time | James Hong Kong, Yaron Koren and others |
Semantic MediaWiki | 4.2.0 | GPL-2.0-or-later | Making your wiki more accessible - for machines and humans (online documentation) | Markus Krötzsch, Jeroen De Dauw, James Hong Kong, Professional Wiki and others |
Semantic Result Formats | 4.2.1 | GPL-2.0-or-later | Additional result formats for Semantic MediaWiki queries | James Hong Kong, Stephan Gambke, Jeroen De Dauw, Yaron Koren and others |
Semantic Scribunto | 2.3.2 | GPL-2.0-or-later | A Semantic MediaWiki extension to natively support the Scribunto extension | James Hong Kong and Tobias Oetterer |
|
Special pages |
---|
Extension | Version | License | Description | Authors |
---|
CiteThisPage | – | GPL-2.0-or-later | Adds a citation special page and toolbox link | Ævar Arnfjörð Bjarmason and James D. Forrester |
Confirm User Accounts | – | GPL-2.0-or-later | Gives bureaucrats the ability to confirm account requests | Aaron Schulz |
Data Transfer | 1.6 | GPL-2.0-or-later | Allows for importing and exporting data contained in template calls | Yaron Koren and others |
FlexiSkin | 2.2.2 | GPL-3.0-only | Allows customizing of the skin | Hallo Welt! GmbH, Robert Vogel and Daniel Vogel |
InviteSignup | 1.0.0+2021-09-01 | GPL-2.0-or-later | Send email invites | Niklas Laxström |
Nuke | – | GPL-2.0-or-later | Gives administrators the ability to mass delete pages | Brion Vibber and Jeroen De Dauw |
Page Forms | 5.8.1 | GPL-2.0-or-later | Forms for creating and editing wiki pages | Yaron Koren, Stephan Gambke and others |
Renameuser | – | GPL-2.0-or-later | Adds a special page to rename a user (need renameuser right) | Ævar Arnfjörð Bjarmason and Aaron Schulz |
Replace Text | 1.7 | GPL-2.0-or-later | Provides a special page to allow administrators to do a global string find-and-replace on all the content pages of a wiki | Yaron Koren, Niklas Laxström and others |
UserMerge | 1.10.1 | GPL-2.0-or-later | Merges references from one user to another user in the wiki database - will also delete old users following merge. Requires usermerge privileges | Tim Laqua, Thomas Gries and Matthew April |
|
Editors |
---|
Extension | Version | License | Description | Authors |
---|
CodeEditor | – | GPL-2.0-or-later AND BSD-3-Clause | Syntax-highlighted editing for JavaScript and CSS pages using Ace editor | Brion Vibber, Derk-Jan Hartman and authors of Ace |
CodeMirror | 4.0.0 | GPL-2.0-or-later | Provides syntax highlighting in wikitext editor | Pavel Astakhov, Florian Schmidt, Marijn Haverbeke and CodeMirror contributors |
VisualEditor | 0.1.2 | MIT | Visual editor for MediaWiki | Alex Monk, Bartosz Dziewoński, C. Scott Ananian, Christian Williams, David Lynch, Ed Sanders, Inez Korczyński, James D. Forrester, Moriel Schottlender, Roan Kattouw, Rob Moen, Subramanya Sastry, Thalia Chan, Timo Tijhof, Trevor Parscal and others |
WikiEditor | 0.5.3 | GPL-2.0-or-later | Provides an advanced, extensible wikitext editing interface | Derk-Jan Hartman, Trevor Parscal, Roan Kattouw, Nimish Gautam and Adam Miller |
|
Parser hooks |
---|
Extension | Version | License | Description | Authors |
---|
Arrays | 2.2.1 | MIT | Store and compute named arrays | Li Ding, Jie Bao and Daniel Werner |
CategoryTree | – | GPL-2.0-or-later | Dynamically navigate the category structure | Daniel Kinzler |
Cite | – | GPL-2.0-or-later | Adds <ref> and <references> tags for citations | Ævar Arnfjörð Bjarmason, Andrew Garrett, Brion Vibber, Ed Sanders, Marius Hoch, Steve Sanbeg, Trevor Parscal and others |
DrawioEditor | 2.0.10 | GPL-3.0-only | draw.io flow chart creation and inline editing | Markus Gebert and Hallo Welt! GmbH |
DynamicPageList3 | 3.5.2 | GPL-3.0-or-later | A highly flexible report generator for MediaWikis | Universal Omega, Alexia E. Smith and Gero Scholz |
EmbedVideo | 3.2.8 | MIT | This forked version adds a parser function for embedding videos from popular sources. | Octfx, Alistair3149, Jim R. Wilson, Andrew Whitworth, Alexia E. Smith and Cameron M. Chunn |
External Data | 3.3 | GPL-2.0-or-later | Allows for retrieving structured data from external URLs, databases and other sources | Yaron Koren, Alexander Mashin and others |
ImageMap | – | GPL-2.0-or-later | Allows client-side clickable image maps using <imagemap> tag | Tim Starling |
ImageMapEdit | 2.1.2 | GPL-3.0-only | Create image maps in the browser. | Marc Reymann, Peter Schlömer, Tobias Weichart and Hallowelt GmbH |
InputBox | 0.3.0 | MIT | Allow inclusion of predefined HTML forms | Erik Moeller, Leonardo Pimenta, Rob Church, Trevor Parscal and DaSch |
Lingo | 3.2.1 | GPL-2.0-or-later | Provides hover-over tool tips on pages from words defined on a wiki page | Barry Coughlan, Stephan Gambke and others |
Loops | 1.0.0-beta | GPL-2.0-or-later | Parser functions for performing loops | David M. Sledge and Daniel Werner |
Maps | 10.2.0 | GPL-2.0-or-later | Allows embedding of dynamic maps into wiki pages using Google Maps or Leaflet. Has a visual editor, optionally integrates with Semantic MediaWiki, supports GeoJSON and adds geocoding capabilities. | Jeroen De Dauw and Professional.Wiki |
Math | 3.0.0 | GPL-2.0-or-later | Render mathematical formulas between <math> ... </math> tags | Tomasz Wegrzanowski, Brion Vibber, Moritz Schubotz, Derk-Jan Hartman and André Greiner-Petter |
ParserFunctions | 1.6.1 | GPL-2.0-or-later | Enhance parser with logical functions | Tim Starling, Robert Rohde, Ross McClure and Juraj Simlovic |
PDFEmbed | 3.0.1 | LGPL-3.0-only | Media handler extension for PDF files. | Alexia E. Smith, Wolfgang Fahl/ProfiWiki, Mark A. Hershberger, Chris Koerner and Spas Z. Spasov |
Scribunto | – | GPL-2.0-or-later AND MIT | Framework for embedding scripting languages into MediaWiki pages | Victor Vasiliev, Tim Starling and Brad Jorsch |
SubPageList | 2.1.0 | GPL-2.0-or-later | Allows to list and count subpages | Jeroen De Dauw and Professional.Wiki |
SyntaxHighlight | 2.0 | GPL-2.0-or-later | Provides syntax highlighting <syntaxhighlight> using Pygments - Python syntax highlighter | Brion Vibber, Tim Starling, Rob Church, Niklas Laxström, Ori Livneh and Ed Sanders |
TabberNeue | 2.1.1 | GPL-3.0-or-later | Allows to create tabs within a page. Forked from Extension:Tabber. | alistair3149, Eric Fortin, Alexia E. Smith and Ciencia Al Poder |
TemplateData | 0.1.2 | GPL-2.0-or-later | Implement data storage for template parameters (using JSON) | Timo Tijhof, Moriel Schottlender, James D. Forrester, Trevor Parscal, Bartosz Dziewoński, Marielle Volz and others |
TemplateStyles | 1.0 | GPL-2.0-or-later | Implement per-template style sheets | Brad Jorsch and Marc A. Pelletier |
UrlGetParameters | 1.6.0 | GPL-2.0-or-later | Allows to use and/or display the "GET" parameters of the URL on a wiki page | S.O.E. Ansems and others |
UserFunctions | 2.8.1 | GPL-2.0-or-later | Enhance parser with user functions | Ross McClure, Toni Hermoso Pulido, Universal Omega and others |
Variables | 2.5.3 | ISC | Parser functions allowing to work with dynamic variables in an article scoped context | Rob Adams, Tom Hempel, Xiloynaha, Daniel Werner, MGChecker and others |
Widgets | 1.4.2 | GPL-2.0-or-later | Allows wiki administrators to add free-form widgets to the wiki by editing pages within the Widget namespace.
Community-contributed widgets can be found on MediaWikiWidgets.org | Sergey Chernyshev, Yaron Koren and others |
|
Variables |
---|
Extension | Version | License | Description | Authors |
---|
Hit Counters | 0.3.4 | GPL-3.0-or-later | Provides per page view statistics | Mark A. Hershberger |
|
Media handlers |
---|
Extension | Version | License | Description | Authors |
---|
NSFileRepo | 2.0.10 | GPL-2.0-or-later | Provide namespace based features to uploaded files | Jack D. Pond, Hallo Welt! GmbH and Robert Vogel |
PDF Handler | – | GPL-2.0-or-later | Handler for viewing PDF files in image mode | Martin Seidel and Mike Połtyn |
|
API |
---|
Extension | Version | License | Description | Authors |
---|
PageImages | – | WTFPL | Collects information about images used on page | Max Semenik |
|
BlueSpice extensions |
---|
Extension | Version | License | Description | Authors |
---|
BlueSpiceAbout | 4.5.2 | GPL-3.0-only | Information about BlueSpice | Markus Glaser, Peter Böhm and Leonid Verhovskij |
BlueSpiceArticleInfo | 4.5.2 | GPL-3.0-only | Provides information about a page in status bar | Markus Glaser and Stephan Muggli |
BlueSpiceArticlePreviewCapture | 4.5.2 | GPL-3.0-only | Creates preview images of wikipages for dynamic file dispatcher | Patric Wirth and Josef Konrad |
BlueSpiceAuthors | 4.5.2 | GPL-3.0-only | Displays the profile picture for authors of a page | Markus Glaser and Robert Vogel |
BlueSpiceAvatars | 4.5.2 | GPL-3.0-only | Provides generic and individual user pictures | Marc Reymann and Patric Wirth |
BlueSpiceBookshelf | 4.5.2 | GPL-3.0-only | Enables BlueSpice to manage and export hierarchical collections of articles. | Robert Vogel and Sebastian Ulbricht |
BlueSpiceCategoryCheck | 4.5.2 | GPL-3.0-only | Checks for assigned category before an article gets saved | Tobias Weichart and Robert Vogel |
BlueSpiceCategoryManager | 4.5.2 | GPL-3.0-only | Visual tool to manage categories | Leonid Verhovskij and Dejan Savuljesku |
BlueSpiceChecklist | 4.5.2 | GPL-3.0-only | Provides checklist functionality | Markus Glaser |
BlueSpiceCloudClient | 4.4.0 | GPL-3.0-only | Integrates the wiki into the BlueSpice cloud infrastructure | Hallo Welt! GmbH |
BlueSpiceConfigManager | 4.5.2 | GPL-3.0-only | Offers the possibility to admins, to configurate the whole wiki from a single special page | Patric Wirth |
BlueSpiceCountThings | 4.5.2 | GPL-3.0-only | Provides content based statistics | Markus Glaser, Mathias Scheer and Peter Boehm |
BlueSpiceDashboards | 4.5.2 | GPL-3.0-only | Provides dashboards for users and administrators | Robert Vogel, Stephan Muggli and Peter Böhm |
BlueSpiceDistributionConnector | 4.5.2 | GPL-3.0-only | Connects BlueSpice to various MediaWiki extensions | Robert Vogel, Leonid Verhovskij, Markus Glaser, Daniel Vogel, Dejan Savuljesku, Peter Boehm and Patric Wirth |
BlueSpiceEmoticons | 4.5.2 | GPL-3.0-only | Renders emoticons in a text as images | Alex Wollangk, Marc Reymann, Sebastian Ulbricht, Mathias Scheer, Robert Vogel, Patric Wirth and Peter Böhm |
BlueSpiceExpiry | 4.5.2 | GPL-3.0-only | Pages can be marked as expired. | Sebastian Ulbricht and Markus Glaser |
BlueSpiceExportTables | 4.5.2 | GPL-3.0-only | Allows export of tables to Excel and CSV | Patric Wirth and Robert Vogel |
BlueSpiceExtendedFilelist | 4.5.2 | GPL-3.0-only | Provides a special page to interact with the wiki file repo | Dejan Savuljesku |
BlueSpiceExtendedSearch | 4.5.2 | GPL-3.0-only | Elasticsearch search backend | Robert Vogel and Dejan Savuljesku |
BlueSpiceExtendedStatistics | 4.5.2 | GPL-3.0-only | Statistics module for BlueSpice | Markus Glaser, Patric Wirth and Oleksandr Pinchuk |
BlueSpiceFilterableTables | 4.5.2 | GPL-3.0-only | Provides a filterable content tables | Patric Wirth |
BlueSpiceFoundation | 4.5.2 | GPL-3.0-only | Makes MediaWiki enterprise ready | Hallo Welt! GmbH |
BlueSpiceGroupManager | 4.5.2 | GPL-3.0-only | Administration interface for adding, editing and deleting user groups and their rights | Markus Glaser and Sebastian Ulbricht |
BlueSpiceHideTitle | 4.5.2 | GPL-3.0-only | Adds the magic word __HIDETITLE__ to hide the title of the page | Markus Glaser and Peter Boehm |
BlueSpiceInsertCategory | 4.5.2 | GPL-3.0-only | Dialog to enter a category link | Markus Glaser, Sebastian Ulbricht and Stefan Widmann |
BlueSpiceInsertFile | 4.5.2 | GPL-3.0-only | Dialog to upload files and insert a file link | Markus Glaser, Sebastian Ulbricht and Robert Vogel |
BlueSpiceInsertLink | 4.5.2 | GPL-3.0-only | Dialog box to enter a link | Markus Glaser, Sebastian Ulbricht and Patric Wirth |
BlueSpiceInsertTemplate | 4.5.2 | GPL-3.0-only | Dialog to insert a template | Josef Konrad and Robert Vogel |
BlueSpiceInstanceStatus | 4.5.2 | GPL-3.0-only | Adds an overview of the wiki instance status | Hallo Welt! GmbH |
BlueSpiceInterWikiLinks | 4.5.2 | GPL-3.0-only | Administration interface for adding, editing and deleting interwiki links | Markus Glaser, Sebastian Ulbricht and Leonid Verhovskij |
BlueSpiceMultiUpload | 4.5.2 | GPL-3.0-only | Provides batch uploading of files | Robert Vogel and Leonid Verhovskij |
BlueSpiceNamespaceManager | 4.5.2 | GPL-3.0-only | Administration interface for adding, editing and deleting namespaces | Sebastian Ulbricht, Stefan Widmann and Robert Vogel |
BlueSpiceNSFileRepoConnector | 4.5.2 | GPL-3.0-only | Integrates NSFileRepo in a range of BlueSpice Extenions (Requires NSFileRepo) | Robert Vogel (Hallo Welt! GmbH) |
BlueSpicePageAccess | 4.5.2 | GPL-3.0-only | Controls access on page level | Marc Reymann |
BlueSpicePageAssignments | 4.5.2 | GPL-3.0-only | Enables you to assign users or groups to a page | Robert Vogel, Patric Wirth and Leonid Verhovskij |
BlueSpicePageFormsConnector | 4.5.2 | GPL-3.0-only | Integrates PageForms extension into BlueSpice | Dejan Savuljesku |
BlueSpicePagesVisited | 4.5.2 | GPL-3.0-only | Provides a personalized list of the last visited pages | Robert Vogel, Stephan Muggli and Dejan Savuljesku |
BlueSpicePageTemplates | 4.5.2 | GPL-3.0-only | Displays a list of templates marked as page templates | Markus Glaser and Stephan Muggli |
BlueSpicePermissionManager | 4.5.2 | GPL-3.0-only | Administration interface for editing user rights | Dejan Savuljesku <savuljesku@hallowelt.com> |
BlueSpicePlayer | 4.5.2 | GPL-3.0-only | Embed a media player on a page. | Tobias Weichart and Markus Glaser |
BlueSpicePrivacy | 4.5.2 | GPL-3.0-only | Management page for user privacy settings | Dejan Savuljesku <savuljesku@hallowelt.com> |
BlueSpiceProDistributionConnector | 4.5.2 | GPL-3.0-only | Connects BlueSpice to various MediaWiki extensions | Hallo Welt! GmbH |
BlueSpiceQrCode | 4.5.2 | GPL-3.0-only | Displays a QR code with a link to the current page in the toolbar. | Josef Konrad |
BlueSpiceRating | 4.5.2 | GPL-3.0-only | Provides a rating system | Patric Wirth |
BlueSpiceReadConfirmation | 4.5.2 | GPL-3.0-only | Extension to collect read confirmations for a page | Robert Vogel and Leonid Verhovskij |
BlueSpiceReaders | 4.5.2 | GPL-3.0-only | Creates a list of the people who read a page | Stephan Muggli, Leonid Verhovskij and Dejan Savuljesku |
BlueSpiceReminder | 4.5.2 | GPL-3.0-only | Gives the user the opportunity to create reminders. | Sebastian Ulbricht, Stephan Muggli, Tobias Weichart, Markus Glaser and Peter Böhm |
BlueSpiceSaferEdit | 4.5.2 | GPL-3.0-only | Provides warnings if other users are editing the page | Markus Glaser and Tobias Weichart |
BlueSpiceSignHere | 4.5.2 | GPL-3.0-only | Provides a tag to quickly add a signature to a page | Robert Vogel |
BlueSpiceSmartList | 4.5.2 | GPL-3.0-only | Displays the last five changes of the wiki in a list | Markus Glaser, Robert Vogel, Patric Wirth, Stephan Muggli and Leonid Verhovskij |
BlueSpiceSMWConnector | 4.5.2 | GPL-3.0-only | Integrates SemanticMediaWiki into BlueSpice | Robert Vogel and Leonid Verhovskij |
BlueSpiceSocial | 4.5.2 | GPL-3.0-only | Base extension for social extensions | Patric Wirth |
BlueSpiceSocialBlog | 4.5.2 | GPL-3.0-only | Blog entity for BlueSpiceSocial | Patric Wirth |
BlueSpiceSocialMicroBlog | 4.5.2 | GPL-3.0-only | Microblog functionality for BlueSpiceSocial | Patric Wirth |
BlueSpiceSocialProfile | 4.5.2 | GPL-3.0-only | Profile entity for BlueSpiceSocial | Patric Wirth |
BlueSpiceSocialRating | 4.5.2 | GPL-3.0-only | Rating functionality for BlueSpiceSocial-entities | Patric Wirth |
BlueSpiceSocialResolve | 4.5.2 | GPL-3.0-only | Resolve functionality for BlueSpiceSocial-entities | Patric Wirth |
BlueSpiceSocialTags | 4.5.2 | GPL-3.0-only | Adds tagging functionality to social entities | Patric Wirth |
BlueSpiceSocialTimelineUpdate | 4.5.2 | GPL-3.0-only | Update functionality for BlueSpiceSocialTimeline | Josef Konrad |
BlueSpiceSocialTopics | 4.5.2 | GPL-3.0-only | Topic and discussion entities for BlueSpiceSocial | Patric Wirth |
BlueSpiceSocialWatch | 4.5.2 | GPL-3.0-only | Watch-functionality for BlueSpiceSocial-entities | Patric Wirth |
BlueSpiceTagCloud | 4.5.2 | GPL-3.0-only | Displays various tag clouds | Patric Wirth |
BlueSpiceUEModuleBookPDF | 4.5.2 | GPL-3.0-only | Enables BlueSpice export hierarchical collections of articles to Adobe® Portable Document Format (PDF). | Robert Vogel and Sebastian Ulbricht |
BlueSpiceUEModuleHTML | 4.5.2 | GPL-3.0-only | Enables export to HTML | Robert Vogel |
BlueSpiceUEModulePDF | 4.5.2 | GPL-3.0-only | Enables MediaWiki to export pages into PDF format | Robert Vogel |
BlueSpiceUEModulePDFRecursive | 4.5.2 | GPL-3.0-only | Enables recursive export of pages into PDF format. | Robert Vogel |
BlueSpiceUEModulePDFSubpages | 4.5.2 | GPL-3.0-only | Enables recursive export of pages into PDF format with subpages. | Robert Vogel and Tobias Weichart |
BlueSpiceUEModuleTable2Excel | 4.5.2 | GPL-3.0-only | Enables export to Excel formats and CSV | Patric Wirth |
BlueSpiceUniversalExport | 4.5.2 | GPL-3.0-only | Enables MediaWiki to export pages into different formats | Robert Vogel |
BlueSpiceUsageTracker | 4.5.2 | GPL-3.0-only | Holds statistical data about extension use | Markus Glaser |
BlueSpiceUserInfo | 4.5.2 | GPL-3.0-only | Provides flyouts with user informations for user images and links | Patric Wirth |
BlueSpiceUserManager | 4.5.2 | GPL-3.0-only | Administration interface for adding, editing and deleting users | Sebastian Ulbricht, Stephan Muggli, Markus Glaser and Leonid Verhovskij |
BlueSpiceVisualEditorConnector | 4.5.2 | GPL-3.0-only | Connects BlueSpice with VisualEditor | Markus Glaser |
BlueSpiceWatchList | 4.5.2 | GPL-3.0-only | Adds a watchlist widget and tag | Robert Vogel |
BlueSpiceWebDAVClientIntegration | 4.5.2 | GPL-3.0-only | Allows opening files from the browser directly in the client application (Requires WebDAV) | Robert Vogel (Hallo Welt! GmbH) |
BlueSpiceWhoIsOnline | 4.5.2 | GPL-3.0-only | Displays a list of users who are currently online | Markus Glaser and Patric Wirth |
BlueSpiceWikiExplorer | 4.5.2 | GPL-3.0-only | Sort articles by criteria | Sebastian Ulbricht and Patric Wirth |
|
BlueSpice assets |
---|
Extension | Version | License | Description | Authors |
---|
|
Other |
---|
Extension | Version | License | Description | Authors |
---|
AIEditingAssistant | 1.0.2 | GPL-3.0-only | AI-assisted editing for VisualEditor | Hallo Welt! GmbH |
AtMentions | 1.1.2 | GPL-3.0-only | Add a user mention | Hallo Welt! GmbH |
Checklists | 1.0.6 | GPL-3.0-only | Provides checklists in VisualEditor | Hallo Welt! GmbH |
CognitiveProcessDesigner | 3.0.10 | GPL-3.0-only | Draw BPMN processes with a graphical user interface in Semantic MediaWiki | Hallo Welt! GmbH, Oleksandr Pinchuck and Robert Vogel |
CollabPads | 1.0.2 | GPL-3.0-only | Allows collaborative editing of wiki pages | Hamish Slater, Pavlo Yashchenko and Hallo Welt! GmbH |
ContainerFilter | 1.0.10 | GPL-3.0-only | Allows to filter content elements within a page | Hallo Welt! GmbH |
ContentDroplets | 1.0.7 | GPL-3.0-only | VisualEditor integration for inserting predefined content snippets | Hallo Welt! GmbH |
ContentProvisioning | 1.0.6 | GPL-3.0-only | English description of ContentProvisioning | Hallo Welt! GmbH |
ContentStabilization | 2.1.2 | GPL-3.0-only | Allows users to mark pages as "approved" or "draft" and to view the most recent approved version of a page. | Hallo Welt! GmbH |
CreateUserPage | 3.0 | MIT | Create user page for a user if it does not exist when the user logs in | Cindy Cicalese |
DateTimeTools | 1.0.6 | GPL-3.0-only | Provides date tools in VisualEditor | Hallo Welt! GmbH |
Echo | – | | | |
EnhancedStandardUIs | 1.1.2 | GPL-3.0-only | Provides user interfaces for MediaWiki standard user interfaces | Hallo Welt! GmbH |
EnhancedUpload | 2.0.10 | GPL-3.0-only | Provides a special page with the option to upload one or multiple files to the wiki | Hallo Welt! GmbH, Miriam Schlindwein and Patric Wirth |
EventBus | 0.4.0 | GPL-2.0-or-later | Propagates change information to a RESTful event service | Eric Evans, Petr Pchelko and Marko Obrovac |
ExtJSBase | 3.0.10 | GPL-3.0-only | Adds the GPL version of Sencha Inc. ExtJS Rich Internet Application Framework | Hallo Welt! GmbH and Robert Vogel |
FilterSpecialPages | 2.0.7 | GPL-3.0+ | Inserts a field to filter entries in Special:SpecialPages. | Hallo Welt! GmbH and Leonid Verhovskij |
FontAwesome | 2.0.0 | GPL-3.0-or-later | Provides the FontAwesome icon fonts in the wiki | Stephan Gambke and Professional Wiki |
Forms | 2.0.10 | GPL-3.0-only | Allround form framework for MediaWiki | Hallo Welt! GmbH |
Gadgets | – | GPL-2.0-or-later | Lets users select custom CSS and JavaScript gadgets in their preferences | Daniel Kinzler and Max Semenik |
ImportOfficeFiles | 2.0.10 | GPL-3.0-only | Allows importing office files as wikipages | Hallo Welt! GmbH, Daniel Vogel and Alexei Kulbii |
LoginNotify | 0.1 | MIT | Notify users about suspicious logins from unfamiliar devices and/or IP addresses | Brian Wolff |
MultimediaViewer | – | GPL-2.0-or-later | Expand thumbnails in a larger size in a fullscreen interface | MarkTraceur (Mark Holmquist), Gilles Dubuc, Gergő Tisza, Aaron Arcos, Zeljko Filipin, Pau Giner, theopolisme, MatmaRex, apsdehal, vldandrew, Ebrahim Byagowi, Dereckson, Brion VIBBER, Yuki Shira, Yaroslav Melnychuk, tonythomas01, Raimond Spekking, Kunal Mehta, Jeff Hall, Christian Aistleitner, Amir E. Aharoni and others |
NotifyMe | 1.0.2 | GPL-3.0-only | Notifications | Hallo Welt! GmbH |
NumberHeadings | 1.0.2 | GPL-3.0-only | Number headings in content namespaces | Hallo Welt! GmbH |
OATHAuth | 0.5.0 | GPL-2.0-or-later AND GPL-3.0-or-later | Provides authentication support using HMAC based one-time passwords | Ryan Lane, Robert Vogel <vogel@hallowelt.com> and Dejan Savuljesku <savuljesku@hallowelt.com> |
OAuth | 1.1.0 | GPL-2.0-or-later | Allows usage of OAuth 1.0a and OAuth 2.0 for API authorization | Aaron Schulz, Chris Steipp, Brad Jorsch, Robert Vogel and Dejan Savuljesku |
OOJSPlus | 2.1.2 | GPL-3.0-only | Provides Widgets and utility functions for OOJS | Hallo Welt! GmbH |
OpenLayers | 1.0.0 | GPL-2.0-or-later | Makes OpenLayers module available | Yaron Koren, Paladox and others |
PageCheckout | 2.0.10 | GPL-3.0-only | Allows exclusive rights on a page for a user | Hallo Welt! GmbH |
Parsoid | – | GPL-2.0-or-later | The Parsoid extension enables the REST API for Parsoid. This is needed to support VisualEditor. | |
PreToClip | 1.0.11 | GPL-3.0-only | Allows to copy contents of PRE tags into the clipboard | Hallo Welt! GmbH and Łukasz Paszke |
RevisionSlider | – | GPL-2.0-or-later | Shows a slider allowing selecting and comparing of revisions on a diff page | Wikimedia Deutschland Technical Wishes Team, Addshore, Leszek Manicki, Jakob Warkotsch, Tobias Gritschacher and Christoph Jauera |
SectionAnchors | 1.0.10 | GPL-3.0-only | Adds a link to headings | Hallo Welt! GmbH |
SimpleTasks | 1.1.2 | GPL-3.0-only | Create tasks for users | Hallo Welt! GmbH |
StandardDialogs | 2.1.2 | GPL-3.0-only | Provides dialog user interfaces for common page actions | Hallo Welt! GmbH |
TableTools | 1.0.1 | GPL-3.0-or-later | Adds additional functionality for content tables | mw:User:TheDJ and HalloWelt! GmbH <support@hallowelt.com> |
TitleKey | 1.0 | GPL-2.0-or-later | Title prefix search suggestion backend | Brion Vibber and others |
TwoColConflict | – | GPL-2.0-or-later | Showing a side-by-side edit merge screen for edit conflict resolution | Wikimedia Deutschland Technical Wishes Team, Christoph Jauera, Addshore, Andrew Kostka, Thiemo Kreuz and Adam Wight |
UnifiedTaskOverview | 2.0.10 | GPL-3.0-only | Provides a special page with an overview of the users tasks | Hallo Welt! GmbH |
VisualEditorPlus | 1.1.2 | GPL-3.0-only | Adds various functionalities to the visual editor | Hallo Welt! GmbH |
VueJsPlus | 1.0.2 | GPL-3.0-only | Collection of VueJs components | Hallo Welt! GmbH |
WebAuthn | 1.0.0 | GPL-2.0-or-later AND GPL-3.0-or-later | Provides authentication support using WebAuthn protocol | Robert Vogel <vogel@hallowelt.com> and Dejan Savuljesku <savuljesku@hallowelt.com> |
WebDAV | 4.0.10 | GPL-3.0-only | Adds a WebDAV endpoint that exposes the wiki content | Hallo Welt! GmbH, Robert Vogel (Hallo Welt! GmbH) and Dejan Savuljesku (Hallo Welt! GmbH) |
Workflows | 2.1.3 | GPL-3.0-only | Allows to define and execute various workflows on the wiki | Hallo Welt! GmbH |
Library | Version | License | Description | Authors |
---|
bacon/bacon-qr-code | 1.0.3 | BSD-2-Clause | BaconQrCode is a QR code generator for PHP. | Ben Scholzen 'DASPRiD' |
beberlei/assert | 3.3.2 | BSD-2-Clause | Thin assertion library for input validation in business models. | Benjamin Eberlei and Richard Quadling |
brick/math | 0.9.3 | MIT | Arbitrary-precision arithmetic library | |
chadsikorra/php-simple-enum | 1.0.0 | MIT | Provides a simple enum and flag enum for PHP. | Chad Sikorra |
christian-riesen/base32 | 1.6.0 | MIT | Base32 encoder/decoder according to RFC 4648 | Christian Riesen |
cocur/background-process | 0.7 | MIT | Start processes in the background that continue running when the PHP process exists. | |
composer/installers | 1.0.21 | MIT | A multi-framework Composer library installer | Kyle Robinson Young |
composer/semver | 3.3.2 | MIT | Semver library that offers utilities, version constraint parsing and validation. | Nils Adermann, Jordi Boggiano and Rob Bast |
cssjanus/cssjanus | 2.1.1 | Apache-2.0 | Convert CSS stylesheets between left-to-right and right-to-left. | Roan Kattouw, Trevor Parscal and Timo Tijhof |
data-values/common | 1.1.0 | GPL-2.0-or-later | Contains common implementations of the interfaces defined by DataValuesInterfaces | Jeroen De Dauw |
data-values/data-values | 3.1.0 | GPL-2.0-or-later | Defines the DataValue interface and some trivial implementations | Jeroen De Dauw |
data-values/geo | 4.4.0 | GPL-2.0-or-later | Geographical value objects, parsers and formatters | Jeroen De Dauw and The Wikidata team |
data-values/interfaces | 1.0.0 | GPL-2.0-or-later | Defines interfaces for ValueParsers, ValueFormatters and ValueValidators | Jeroen De Dauw |
data-values/validators | 1.0.0 | GPL-2.0-or-later | Common ValueValidator implementations | Jeroen De Dauw and The Wikidata team |
defuse/php-encryption | 2.4.0 | MIT | Secure PHP Encryption Library | Taylor Hornby and Scott Arciszewski |
endroid/qr-code | 2.5.1 | MIT | Endroid QR Code | Jeroen van den Enden |
eventsauce/eventsauce | 0.8.2 | MIT | Event sourcing library. | Frank de Jonge |
ezimuel/guzzlestreams | 3.1.0 | MIT | Fork of guzzle/streams (abandoned) to be used with elasticsearch-php | Michael Dowling |
ezimuel/ringphp | 1.2.2 | MIT | Fork of guzzle/RingPHP (abandoned) to be used with elasticsearch-php | Michael Dowling |
ezyang/htmlpurifier | 4.17.0 | LGPL-2.1-or-later | Standards compliant HTML filter written in PHP | Edward Z. Yang |
fgrosse/phpasn1 | 2.5.0 | MIT | A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules. | Friedrich Große and All contributors |
firebase/php-jwt | 6.10.0 | BSD-3-Clause | A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec. | Neuman Vong and Anant Narayanan |
guzzlehttp/guzzle | 7.4.5 | MIT | Guzzle is a PHP HTTP client library | Graham Campbell, Michael Dowling, Jeremy Lindblom, George Mponos, Tobias Nyholm, Márk Sági-Kazár and Tobias Schultze |
guzzlehttp/promises | 1.5.3 | MIT | Guzzle promises library | Graham Campbell, Michael Dowling, Tobias Nyholm and Tobias Schultze |
guzzlehttp/psr7 | 2.4.5 | MIT | PSR-7 message implementation that also provides common utility methods | Graham Campbell, Michael Dowling, George Mponos, Tobias Nyholm, Márk Sági-Kazár, Tobias Schultze and Márk Sági-Kazár |
hallowelt/cloud-messages | 1.0.1 | | Message objects for cloud messaging system | |
icamys/php-sitemap-generator | 4.7.0 | MIT | Simple PHP sitemap generator. | Dmitrii Prisacari |
ifsnop/mysqldump-php | 2.4 | MIT | This is a php version of linux's mysqldump in terminal "$ mysqldump -u username -p..." | Diego Torres |
jakobo/hotp-php | 2.0.0 | BSD-3-Clause | HOTP simplifies One Time Password systems for PHP Authentication | Jakob Heuser |
jeroen/file-fetcher | 6.1.0 | BSD-3-Clause | Simple file fetching interface | Jeroen De Dauw |
jeroen/file-fetcher-cache | 1.0.1 | GPL-2.0-or-later | Provides a SimpleCache (PSR-16) decorator for file fetchers | Jeroen De Dauw |
jeroen/simple-cache | 2.0.0 | GPL-2.0+ | Small library defining a minimalistic caching interface and provides some basic implementations | Jeroen De Dauw |
jeroen/simple-geocoder | 1.3.1 | GPL-2.0-or-later | Simple and minimalistic Geocoder interface with some basic implementations | Jeroen De Dauw |
jmikola/geojson | 1.2.0 | MIT | GeoJSON implementation for PHP | Jeremy Mikola |
jumbojett/openid-connect-php | 0.9.10 | Apache-2.0 | Bare-bones OpenID Connect client | |
justinrainbow/json-schema | 5.2.11 | MIT | A library to validate a json schema. | Bruno Prieto Reis, Justin Rainbow, Igor Wiedler and Robert Schönthal |
khanamiryan/qrcode-detector-decoder | 1 | MIT | QR code decoder / reader | Ashot Khanamiryan |
laminas/laminas-escaper | 2.12.0 | BSD-3-Clause | Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs | |
lcobucci/clock | 2.0.0 | MIT | Yet another clock abstraction | Luís Cobucci |
lcobucci/jwt | 4.1.5 | BSD-3-Clause | A simple library to work with JSON Web Token and JSON Web Signature | Luís Cobucci |
ldaptools/ldaptools | 0.25+PHP8compat | | | |
league/event | 2.2.0 | MIT | Event package | Frank de Jonge |
league/oauth2-server | 9.0.0+wikimedia-fork | | | |
league/uri | 6.7.2 | MIT | URI manipulation library | Ignace Nyamagana Butera |
league/uri-interfaces | 2.3.0 | MIT | Common interface for URI representation | Ignace Nyamagana Butera |
liuggio/statsd-php-client | 1.0.18 | MIT | Statsd (Object Oriented) client library for PHP | Giulio De Donato |
maennchen/zipstream-php | 2.2.6 | MIT | ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server. | Paul Duncan, Jonatan Männchen, Jesse Donat and András Kolesár |
markbaker/complex | 3.0.2 | MIT | PHP Class for working with complex numbers | Mark Baker |
markbaker/matrix | 3.0.1 | MIT | PHP Class for working with matrices | Mark Baker |
mediawiki/http-request | 1.3.1 | GPL-2.0+ | A minimalistic http/curl request interface library | mwjames |
mediawiki/parser-hooks | 1.6.1 | GPL-2.0-or-later | Adds a OOP and declarative parser hook interface on top of MediaWiki | Jeroen De Dauw |
monolog/monolog | 2.2.0 | MIT | Sends your logs to files, sockets, inboxes, databases and various web services | Jordi Boggiano |
mwstake/mediawiki-component-alertbanners | 2.0.5 | GPL-3.0-only | Provides an API for showing banners above the content of a page | BlueSpice |
mwstake/mediawiki-component-commonuserinterface | 5.1.1 | GPL-3.0-only | Provides common user interface elements and customizeable stylings | HalloWelt! GmbH |
mwstake/mediawiki-component-commonwebapis | 2.0.26 | GPL-3.0-only | Provides various web APIs (Action API and REST) | HalloWelt! GmbH |
mwstake/mediawiki-component-contentprovisioner | 2.1.4 | GPL-3.0-only | Provides classes and services to import content into MediaWiki | HalloWelt! GmbH |
mwstake/mediawiki-component-datastore | 1.0.5 | GPL-3.0-only | datastore | HalloWelt! GmbH |
mwstake/mediawiki-component-dynamicconfig | 1.0.8 | GPL-3.0-only | Dynamic config manager | BlueSpice |
mwstake/mediawiki-component-events | 3.0.4 | GPL-3.0-only | Mechanism for firing events | HalloWelt! GmbH |
mwstake/mediawiki-component-formengine | 2.0.19 | GPL-3.0-only | | Hallo Welt! GmbH |
mwstake/mediawiki-component-manifestregistry | 2.1.3 | GPL-3.0-only | Provides classes and services to interact with registries in MediaWiki manifests | BlueSpice |
mwstake/mediawiki-component-processmanager | 3.0.1 | GPL-3.0-only | Provides a management system for background processes | HalloWelt! GmbH |
mwstake/mediawiki-component-runjobstrigger | 2.0.3 | GPL-3.0-only | Provides background tasks infrastructure based on MediaWikis `maintenance/runJobs.php` | HalloWelt! GmbH |
mwstake/mediawiki-component-utils | 2.0.4 | GPL-3.0-only | | BlueSpice |
mwstake/mediawiki-component-wikitext | 6.0.1 | GPL-3.0-only | Provides wikitext handling and tree parsing | HalloWelt! GmbH |
mwstake/mediawiki-componentloader | 1.0.0 | GPL-3.0-only | Required for proper initialization of MWStake components | BlueSpice |
mwstake/mediawiki-lib-nodes | 1.0.10 | GPL-3.0-only | Provides an infrastructure to tokenize content into nodes | HalloWelt! GmbH |
myclabs/php-enum | 1.8.4 | MIT | PHP Enum implementation | PHP Enum contributors |
nicmart/tree | 0.2.7 | MIT | A basic but flexible php tree data structure and a fluent tree builder implementation. | Nicolò Martini |
onoi/blob-store | 1.2.1 | GPL-2.0+ | A simple interface to manage schema-free temporal persistent key/values | mwjames |
onoi/cache | 1.2.0 | GPL-2.0+ | A minimalistic cache adapter interface library | mwjames |
onoi/callback-container | 2.0.0 | GPL-2.0+ | A very simple callback container/builder library | mwjames |
onoi/event-dispatcher | 1.1.0 | GPL-2.0-or-later | A minimalistic interface to relay generic events to registered listeners | James Hong Kong |
onoi/message-reporter | 1.4.2 | GPL-2.0-or-later | An interface to report and relay arbitrary messages to registered handlers | Jeroen De Dauw and James Hong Kong |
oojs/oojs-ui | 0.44.5 | MIT | Provides library of common widgets, layouts, and windows. | Bartosz Dziewoński, Ed Sanders, James D. Forrester, Kirsten Menger-Anderson, Kunal Mehta, Prateek Saxena, Roan Kattouw, Rob Moen, Timo Tijhof and Trevor Parscal |
opensearch-project/opensearch-php | 2.3.1 | Apache-2.0 and LGPL-2.1-only | PHP Client for OpenSearch | Elastic and OpenSearch Contributors |
paragonie/constant_time_encoding | 2.7.0 | MIT | Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16) | Paragon Initiative Enterprises and Steve 'Sc00bz' Thomas |
paragonie/random_compat | 9.99.100 | MIT | PHP 5.x polyfill for random_bytes() and random_int() from PHP 7 | Paragon Initiative Enterprises |
param-processor/param-processor | 1.12.0 | GPL-2.0-or-later | Parameter processing library | Jeroen De Dauw |
pear/console_getopt | 1.4.3 | BSD-2-Clause | More info available on: http://pear.php.net/package/Console_Getopt | Andrei Zmievski, Stig Bakken and Greg Beaver |
pear/mail | 1.5.1 | BSD-3-Clause | Class that provides multiple interfaces for sending emails. | Chuck Hagenbuch, Armin Graefe, Richard Heyes and Aleksander Machniak |
pear/mail_mime | 1.10.11 | BSD-3-Clause | Mail_Mime provides classes to create MIME messages | Cipriano Groenendal and Aleksander Machniak |
pear/net_smtp | 1.10.0 | BSD-2-Clause | An implementation of the SMTP protocol | Jon Parise and Chuck Hagenbuch |
pear/net_socket | 1.2.2 | PHP License | More info available on: http://pear.php.net/package/Net_Socket | Chuck Hagenbuch, Aleksander Machniak and Stig Bakken |
pear/net_url2 | 2.2.2 | BSD-3-Clause | Class for parsing and handling URL. Provides parsing of URLs into their constituent parts (scheme, host, path etc.), URL generation, and resolving of relative URLs. | David Coallier, Tom Klingenberg and Christian Schmidt |
pear/pear-core-minimal | 1.10.15 | BSD-3-Clause | Minimal set of PEAR core files to be used as composer dependency | Christian Weiske |
pear/pear_exception | 1.0.2 | BSD-2-Clause | The PEAR Exception base class. | Helgi Thormar and Greg Beaver |
phpoffice/phpspreadsheet | 1.29.2 | MIT | PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine | Maarten Balliauw, Mark Baker, Franck Lefevre, Erik Tilt and Adrien Crivelli |
phpoffice/phpword | 0.18.3 | LGPL-3.0 | PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF) | Mark Baker, Gabriel Bull, Franck Lefevre, Ivan Lanin, Roman Syroeshko and Antoine de Troostembergh |
phpseclib/phpseclib | 3.0.42 | MIT | PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc. | Jim Wigginton, Patrick Monnerat, Andreas Fischer, Hans-Jürgen Petrich and Graham Campbell |
pleonasm/bloom-filter | 1.0.3 | BSD-2-Clause | A pure PHP implementation of a Bloom Filter | Matthew Nagi |
psr/container | 1.1.1 | MIT | Common Container Interface (PHP FIG PSR-11) | PHP-FIG |
psr/event-dispatcher | 1.0.0 | MIT | Standard interfaces for event handling. | PHP-FIG |
psr/http-client | 1.0.3 | MIT | Common interface for HTTP clients | PHP-FIG |
psr/http-factory | 1.1.0 | MIT | PSR-17: Common interfaces for PSR-7 HTTP message factories | PHP-FIG |
psr/http-message | 1.0.1 | MIT | Common interface for HTTP messages | PHP-FIG |
psr/log | 1.1.4 | MIT | Common interface for logging libraries | PHP-FIG |
psr/simple-cache | 1.0.1 | MIT | Common interfaces for simple caching | PHP-FIG |
ramsey/collection | 1.3.0 | MIT | A PHP library for representing and manipulating collections. | Ben Ramsey |
ramsey/uuid | 4.2.3 | MIT | A PHP library for generating and working with universally unique identifiers (UUIDs). | |
react/promise | 2.11.0 | MIT | A lightweight implementation of CommonJS Promises/A for PHP | Jan Sorgalla, Christian Lück, Cees-Jan Kiewiet and Chris Boden |
sabre/dav | 4.6.0 | BSD-3-Clause | WebDAV Framework for PHP | Evert Pot |
sabre/event | 5.1.7 | BSD-3-Clause | sabre/event is a library for lightweight event-based programming | Evert Pot |
sabre/http | 5.1.12 | BSD-3-Clause | The sabre/http library provides utilities for dealing with http requests and responses. | Evert Pot |
sabre/uri | 2.3.4 | BSD-3-Clause | Functions for making sense out of URIs. | Evert Pot |
sabre/vobject | 4.5.6 | BSD-3-Clause | The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects | Evert Pot, Dominik Tobschall and Ivan Enderlin |
sabre/xml | 2.2.11 | BSD-3-Clause | sabre/xml is an XML library that you may not hate. | Evert Pot and Markus Staab |
seld/jsonlint | 1.8.3 | MIT | JSON Linter | Jordi Boggiano |
serialization/serialization | 4.0.0 | GPL-2.0+ | Library defining a Serializer and a Deserializer interface and basic utilities | Jeroen De Dauw |
smarty/smarty | 4.5.4 | LGPL-3.0 | Smarty - the compiling PHP template engine | Monte Ohrt, Uwe Tews, Rodney Rehm and Simon Wisselink |
spomky-labs/base64url | 2.0.4 | MIT | Base 64 URL Safe Encoding/Decoding PHP Library | Florent Morselli |
spomky-labs/cbor-php | 2.1.0 | MIT | CBOR Encoder/Decoder for PHP | Florent Morselli and All contributors |
symfony/css-selector | 5.4.40 | MIT | Converts CSS selectors to XPath expressions | Fabien Potencier, Jean-François Simon and Symfony Community |
symfony/deprecation-contracts | 2.5.3 | MIT | A generic function and convention to trigger deprecation notices | Nicolas Grekas and Symfony Community |
symfony/event-dispatcher | 5.4.40 | MIT | Provides tools that allow your application components to communicate with each other by dispatching events and listening to them | Fabien Potencier and Symfony Community |
symfony/event-dispatcher-contracts | 2.5.3 | MIT | Generic abstractions related to dispatching event | Nicolas Grekas and Symfony Community |
symfony/filesystem | 3.4.47 | MIT | Symfony Filesystem Component | Fabien Potencier and Symfony Community |
symfony/options-resolver | 2.8.52 | MIT | Symfony OptionsResolver Component | Fabien Potencier and Symfony Community |
symfony/polyfill-php80 | 1.28.0 | MIT | Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions | Ion Bazan, Nicolas Grekas and Symfony Community |
symfony/polyfill-php81 | 1.28.0 | MIT | Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions | Nicolas Grekas and Symfony Community |
symfony/polyfill-php82 | 1.28.0 | MIT | Symfony polyfill backporting some PHP 8.2+ features to lower PHP versions | Nicolas Grekas and Symfony Community |
symfony/polyfill-php83 | 1.28.0 | MIT | Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions | Nicolas Grekas and Symfony Community |
symfony/process | 5.4.44 | MIT | Executes commands in sub-processes | Fabien Potencier and Symfony Community |
symfony/property-access | 2.8.52 | MIT | Symfony PropertyAccess Component | Fabien Potencier and Symfony Community |
symfony/yaml | 5.4.23 | MIT | Loads and dumps YAML files | Fabien Potencier and Symfony Community |
thecodingmachine/safe | 1.3.3 | MIT | PHP core functions that throw exceptions instead of returning FALSE on error | |
web-auth/cose-lib | 3.3.12 | MIT | CBOR Object Signing and Encryption (COSE) For PHP | Florent Morselli and All contributors |
web-auth/metadata-service | 3.3.12 | MIT | Metadata Service for FIDO2/Webauthn | Florent Morselli and All contributors |
web-auth/webauthn-lib | 3.3.12 | MIT | FIDO2/Webauthn Support For PHP | Florent Morselli and All contributors |
wikimedia/assert | 0.5.1 | MIT | Provides runtime assertions | Daniel Kinzler and Thiemo Kreuz |
wikimedia/at-ease | 2.1.0 | GPL-2.0-or-later | Safe replacement to @ for suppressing warnings. | Tim Starling and MediaWiki developers |
wikimedia/base-convert | 2.0.2 | GPL-2.0-or-later | Convert an arbitrarily-long string from one numeric base to another, optionally zero-padding to a minimum column width. | Brion Vibber and Tyler Romeo |
wikimedia/cdb | 2.0.0 | GPL-2.0-or-later | Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent. | Tim Starling, Chad Horohoe, Ori Livneh and Daniel Kinzler |
wikimedia/cldr-plural-rule-parser | 2.0.0 | GPL-2.0-or-later | Evaluates plural rules specified in the CLDR project notation. | Tim Starling and Niklas Laxström |
wikimedia/common-passwords | 0.4.0 | MIT | List of the 100,000 most commonly used passwords | Sam Reed |
wikimedia/composer-merge-plugin | 2.0.1 | MIT | Composer plugin to merge multiple composer.json files | Bryan Davis |
wikimedia/css-sanitizer | 4.0.1 | Apache-2.0 | Classes to parse and sanitize CSS | Brad Jorsch |
wikimedia/html-formatter | 4.0.3 | GPL-2.0-or-later | Performs transformations of HTML by wrapping around libxml2 and working around its countless bugs. | MediaWiki contributors |
wikimedia/idle-dom | 1.0.0 | MIT | DOM interfaces automatically generated from WebIDL | C. Scott Ananian |
wikimedia/ip-set | 3.1.0 | GPL-2.0-or-later | Efficiently match IP addresses against a set of CIDR specifications. | Brandon Black |
wikimedia/ip-utils | 4.0.0 | GPL-2.0-or-later | Functions and constants to play with IP addresses and ranges | MediaWiki developers |
wikimedia/less.php | 4.4.1 | Apache-2.0 | PHP port of the LESS processor | Timo Tijhof, Josh Schmidt, Matt Agar and Martin Jantošovič |
wikimedia/minify | 2.3.0 | Apache-2.0 | Minification of JavaScript code and CSS stylesheets. | Paul Copperman, Trevor Parscal, Timo Tijhof and Roan Kattouw |
wikimedia/normalized-exception | 1.0.1 | MIT | A helper for making exceptions play nice with PSR-3 logging | Gergő Tisza |
wikimedia/object-factory | 4.0.0 | GPL-2.0-or-later | Construct objects from configuration instructions | Bryan Davis |
wikimedia/parsoid | 0.16.4 | GPL-2.0-or-later | Parsoid, a bidirectional parser between wikitext and HTML5 | Wikimedia Parsing Team and the broader MediaWiki community |
wikimedia/php-session-serializer | 2.0.1 | GPL-2.0-or-later | Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION | Brad Jorsch |
wikimedia/purtle | 1.0.8 | GPL-2.0-or-later | Fast streaming RDF serializer | Daniel Kinzler, Stanislav Malyshev, Thiemo Kreuz and C. Scott Ananian |
wikimedia/relpath | 3.0.0 | MIT | Compute a relative filepath between two paths. | Ori Livneh |
wikimedia/remex-html | 3.0.3 | MIT | Fast HTML 5 parser | Tim Starling |
wikimedia/request-timeout | 1.2.0 | MIT | Request timeout library for Excimer with plain PHP fallback | Tim Starling |
wikimedia/running-stat | 2.1.0 | GPL-2.0-or-later | PHP implementations of online statistical algorithms | Ori Livneh |
wikimedia/scoped-callback | 4.0.0 | GPL-2.0-or-later | Make a callback run when a dummy object leaves the scope. | Aaron Schulz |
wikimedia/services | 3.0.0 | GPL-2.0-or-later | Generic service to manage named services using lazy instantiation based on instantiator callback functions | Daniel Kinzler |
wikimedia/shellbox | 3.0.0 | MIT | Library and server for containerized shell execution | Tim Starling, Kunal Mehta and Max Semenik |
wikimedia/textcat | 2.0.0 | LGPL-2.1-only | PHP port of the TextCat language guesser utility, see http://odur.let.rug.nl/~vannoord/TextCat/. | Trey Jones and Stanislav Malyshev |
wikimedia/timestamp | 4.1.1 | GPL-2.0-or-later | Creation, parsing, and conversion of timestamps | Tyler Romeo |
wikimedia/utfnormal | 3.0.2 | GPL-2.0-or-later | Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present | Brion Vibber |
wikimedia/wait-condition-loop | 2.0.2 | GPL-2.0-or-later | Wait loop that reaches a condition or times out | Aaron Schulz |
wikimedia/wikipeg | 2.0.6 | MIT | Parser generator for JavaScript and PHP | |
wikimedia/wrappedstring | 4.0.1 | MIT | Automatically compact sequentially-outputted strings that share a common prefix / suffix pair. | Timo Tijhof |
wikimedia/xmp-reader | 0.8.6 | GPL-2.0-or-later | Reader for XMP data containing properties relevant to images | Brian Wolff |
wikimedia/zest-css | 2.0.2 | MIT | Fast, lightweight, extensible CSS selector engine for PHP | Christopher Jeffrey and C. Scott Ananian |
willdurand/geocoder | 4.6.0 | MIT | Common files for PHP Geocoder | William Durand |
zordius/lightncandy | 1.2.6 | MIT | An extremely fast PHP implementation of handlebars ( http://handlebarsjs.com/ ) and mustache ( http://mustache.github.io/ ). | Zordius Chen |
anchorencode, arraydefine, arraydiff, arrayindex, arrayintersect, arraymap, arraymaptemplate, arraymerge, arrayprint, arrayreset, arraysearch, arraysearcharray, arraysize, arrayslice, arraysort, arrayunion, arrayunique, ask, asyncAsk, autoedit, autoedit_rating, basepagename, basepagenamee, bidi, calendarenddate, calendarstartdate, canonicalurl, canonicalurle, cascadingsources, categorytree, clear_external_data, compound_query, concept, coordinates, count, declare, default_form, defaultsort, display_external_table, display_line, display_map, display_point, display_points, displaytitle, distance, dowhile, dpl, dplchapter, dplmatrix, dplnum, dplreplace, dplvar, drawio, ev, explode, expr, external_value, fab, far, fas, filepath, finddestination, for_external_table, forargs, formatdate, formatnum, forminput, formlink, formredlink, fornumargs, fullpagename, fullpagenamee, fullurl, fullurle, gender, geocode, geodistance, get_db_data, get_external_data, get_file_data, get_inline_data, get_ldap_data, get_program_data, get_soap_data, get_web_data, google_maps, grammar, if, ifanon, ifblocked, ifeq, iferror, ifexist, ifexpr, ifingroup, ifsysop, info, int, invoke, language, lc, lcfirst, leaflet, len, localurl, localurle, loop, mapsdoc, namespace, namespacee, namespacenumber, ns, nse, numberingroup, numberofactiveusers, numberofadmins, numberofarticles, numberofedits, numberoffiles, numberofpages, numberofpageviews, numberofusers, numberofviews, padleft, padright, pageid, pagename, pagenamee, pagesincategory, pagesize, plural, pos, protectionexpiry, protectionlevel, queryformlink, rel2abs, replace, revisionday, revisionday2, revisionid, revisionmonth, revisionmonth1, revisiontimestamp, revisionuser, revisionyear, rootpagename, rootpagenamee, rpos, set, set_recurring_event, show, smwdoc, special, speciale, splist, store_external_table, sub, subjectpagename, subjectpagenamee, subjectspace, subjectspacee, subobject, subpagecount, subpagelist, subpagename, subpagenamee, subpages, switch, switchtablink, tag, talkpagename, talkpagenamee, talkspace, talkspacee, template_display, template_params, time, timel, titleparts, uc, ucfirst, urldecode, urlencode, urlget, var, var_final, vardefine, vardefineecho, varexists, while and widget