PHPackages                             wikifab/pdf-export-request - 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. [PDF &amp; Document Generation](/categories/documents)
4. /
5. wikifab/pdf-export-request

ActiveMediawiki-extension[PDF &amp; Document Generation](/categories/documents)

wikifab/pdf-export-request
==========================

This is a mediawiki extension to export a single page to PDF.

1.6.0(6y ago)02.0k1PHP

Since Apr 21Pushed 6y ago3 watchersCompare

[ Source](https://github.com/Wikifab/mediawiki-extension-PdfExportRequest)[ Packagist](https://packagist.org/packages/wikifab/pdf-export-request)[ RSS](/packages/wikifab-pdf-export-request/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (14)Used By (0)

Installation
------------

[](#installation)

Cette extension passe utilises des packages externes pour convertir la page html en PDF

ci-dessous les instruction d'installation valables pour une installation sur Ubuntu 16.04

### installation de xvfb

[](#installation-de-xvfb)

sudo apt-get install xvfb

### installation de wkhtmltox

[](#installation-de-wkhtmltox)

sudo apt-get update sudo apt-get install libxrender1 fontconfig xvfb wget [http://download.gna.org/wkhtmltopdf/0.12/0.12.3/wkhtmltox-0.12.3\_linux-generic-amd64.tar.xz](http://download.gna.org/wkhtmltopdf/0.12/0.12.3/wkhtmltox-0.12.3_linux-generic-amd64.tar.xz) -P /tmp/ cd /opt/ sudo tar xf /tmp/wkhtmltox-0.12.3\_linux-generic-amd64.tar.xz sudo ln -s /opt/wkhtmltox/bin/wkhtmltopdf /usr/bin/wkhtmltopdf

Configuration
-------------

[](#configuration)

### prefixe des fichiers exportés

[](#prefixe-des-fichiers-exportés)

Il est possible de modifier le prefixe du nom des fichier exporté, en le définissant variable $wfPdfExportPrefix dans la fichier Localsettings.php : (par défault, c'est le nom du wiki)

$wfPdfExportPrefix = $wgSitename;

### wkHtmlToPdf command

[](#wkhtmltopdf-command)

You can change the command used to generate pdf in File Localsettings.php by settings this variable : $wgPberWkhtmlToPdfExec

default value is : $wgPberWkhtmlToPdfExec = "xvfb-run /usr/bin/wkhtmltopdf"

Alternate value can be : $wgPberWkhtmlToPdfExec = "/usr/bin/wkhtmltopdf.sh --load-error-handling ignore --encoding 'utf-8'";

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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.

###  Release Activity

Cadence

Every ~124 days

Recently: every ~119 days

Total

10

Last Release

2191d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/26b7c13f6509e6d6fdcddbc50c1e8e3d3bbd8dc905f84c83203687549a37dc15?d=identicon)[pyro853](/maintainers/pyro853)

---

Top Contributors

[![pierreboutet](https://avatars.githubusercontent.com/u/447459?v=4)](https://github.com/pierreboutet "pierreboutet (19 commits)")

### Embed Badge

![Health badge](/badges/wikifab-pdf-export-request/health.svg)

```
[![Health](https://phpackages.com/badges/wikifab-pdf-export-request/health.svg)](https://phpackages.com/packages/wikifab-pdf-export-request)
```

###  Alternatives

[phpoffice/phpspreadsheet

PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine

13.9k293.5M1.3k](/packages/phpoffice-phpspreadsheet)[spatie/browsershot

Convert a webpage to an image or pdf using headless Chrome

5.2k32.1M102](/packages/spatie-browsershot)[smalot/pdfparser

Pdf parser library. Can read and extract information from pdf file.

2.7k34.5M216](/packages/smalot-pdfparser)[barryvdh/laravel-snappy

Snappy PDF/Image for Laravel

2.8k24.8M48](/packages/barryvdh-laravel-snappy)[openspout/openspout

PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way

1.1k57.6M131](/packages/openspout-openspout)[keboola/csv

Keboola CSV reader and writer

1451.8M21](/packages/keboola-csv)

PHPackages © 2026

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