PHPackages                             phpoffice/wmf - 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. [Image &amp; Media](/categories/media)
4. /
5. phpoffice/wmf

ActiveLibrary[Image &amp; Media](/categories/media)

phpoffice/wmf
=============

WMF - Manipulate WMF Images

0.1.3(1y ago)194↓100%1MITPHPPHP ^7.1|^8.0

Since Sep 9Pushed 1y ago3 watchersCompare

[ Source](https://github.com/PHPOffice/WMF)[ Packagist](https://packagist.org/packages/phpoffice/wmf)[ Docs](https://phpoffice.github.io/WMF/)[ RSS](/packages/phpoffice-wmf/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (2)Versions (5)Used By (1)

WMF
===

[](#wmf)

[![Latest Stable Version](https://camo.githubusercontent.com/f259f68435198cb4c26ac3eee3ca9cadae35273782a629778052ae02571f478d/68747470733a2f2f706f7365722e707567782e6f72672f7068706f66666963652f776d662f76)](https://packagist.org/packages/phpoffice/wmf)[![Coverage Status](https://camo.githubusercontent.com/454b75701410207409e2f9f8d862621ee1afaaed6cfdebff0dff3a924c974150/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f5048504f66666963652f574d462f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/PHPOffice/WMF?branch=master)[![Total Downloads](https://camo.githubusercontent.com/5492ea2519e7896ab9fd622ca9285abb0c82509ec7360483b1560474995d0796/68747470733a2f2f706f7365722e707567782e6f72672f7068706f66666963652f776d662f646f776e6c6f616473)](https://packagist.org/packages/phpoffice/wmf)[![License](https://camo.githubusercontent.com/a5a192ea674f914fa85ba073d8f5efda55aaaf94422127e826ce9ee3c6a96faf/68747470733a2f2f706f7365722e707567782e6f72672f7068706f66666963652f776d662f6c6963656e7365)](https://packagist.org/packages/phpoffice/wmf)[![CI](https://github.com/PHPOffice/WMF/actions/workflows/php.yml/badge.svg)](https://github.com/PHPOffice/WMF/actions/workflows/php.yml)

WMF is a library written in pure PHP that provides a set of classes to read WMF based file (like `.wmf` or `.emf` files).

WMF is an open source project licensed under the terms of [MIT](https://github.com/PHPOffice/WMF/blob/master/LICENCE). WMF is aimed to be a high quality software product by incorporating [continuous integration and unit testing](https://github.com/PHPOffice/WMF/actions/workflows/php.yml). You can learn more about WMF by reading this Developers'Documentation and the [API Documentation](http://phpoffice.github.io/WMF/docs/develop/)

If you have any questions, please ask on [StackOverFlow](https://stackoverflow.com/questions/tagged/phpoffice-wmf)

Read more about WMF:

- [Features](#features)
- [Requirements](#requirements)
- [Installation](#installation)
- [Contributing](#contributing)
- [Developers' Documentation](https://phpoffice.github.io/WMF/)

Features
--------

[](#features)

- Read files

    - WMF files
    - (EMF files, not for the moment)
    - (EMF+ files, not for the moment)

Requirements
------------

[](#requirements)

WMF requires the following:

- PHP 7.1+

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

[](#installation)

WMF is installed via [Composer](https://getcomposer.org/). To [add a dependency](https://getcomposer.org/doc/04-schema.md#package-links) to WMF in your project, either

Run the following to use the latest stable version

```
composer require phpoffice/wmf
```

or if you want the latest unreleased version

```
composer require phpoffice/wmf:dev-master
```

Contributing
------------

[](#contributing)

We welcome everyone to contribute to PHPWord. Below are some of the things that you can do to contribute.

- [Fork us](https://github.com/PHPOffice/WMF/fork) and [request a pull](https://github.com/PHPOffice/WMF/pulls) to the [master](https://github.com/PHPOffice/WMF/tree/master) branch.
- Submit [bug reports or feature requests](https://github.com/PHPOffice/WMF/issues) to GitHub.
- Follow [@PHPOffice](https://twitter.com/PHPOffice) on Twitter.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 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 ~0 days

Total

4

Last Release

605d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/792895a1976f2be3789d45a658de84d94a901d1137b4417b27840ccaa0dba2e3?d=identicon)[Progi1984](/maintainers/Progi1984)

---

Top Contributors

[![Progi1984](https://avatars.githubusercontent.com/u/1533248?v=4)](https://github.com/Progi1984 "Progi1984 (12 commits)")

---

Tags

emfphpphpofficewmfphpimageemfwmf

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/phpoffice-wmf/health.svg)

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

###  Alternatives

[stefangabos/zebra_image

A single-file, lightweight PHP library designed for efficient image manipulation featuring methods for modifying images and applying filters

141110.4k5](/packages/stefangabos-zebra-image)[dantsu/php-image-editor

PHP library to easily edit image with GD extension.

34152.1k2](/packages/dantsu-php-image-editor)[lciolecki/php-image-optimizer

PHP image file optimizer (uses https://github.com/bensquire/php-image-optim)

347.4k](/packages/lciolecki-php-image-optimizer)

PHPackages © 2026

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