PHPackages                             ferdynator/phpword - 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. ferdynator/phpword

ActiveLibrary[PDF &amp; Document Generation](/categories/documents)

ferdynator/phpword
==================

PHPWord is a library written in PHP that create word documents. This Package is modified to work with Symfony 2

v1.1(12y ago)126.2k↓33.3%5GNUPHPPHP &gt;5.2.0

Since Dec 3Pushed 12y ago1 watchersCompare

[ Source](https://github.com/ferdynator/PHPWord)[ Packagist](https://packagist.org/packages/ferdynator/phpword)[ Docs](http://phpword.codeplex.com)[ RSS](/packages/ferdynator-phpword/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

PHPWord
=======

[](#phpword)

This repository is an source code of [PHPWord](http://phpword.codeplex.com/), turned into a [Composer](http://getcomposer.org/) package. I cloned this from [kkula](https://bitbucket.org/kkula/phpword/) and made some changes to make it work with [Symfony2](http://symfony.com).

Perquisites:
------------

[](#perquisites)

- PHP 5.2.x or newer
- PHP Extension ZipArchive
- PHP Extension xmllib

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

[](#installation)

All you have to do is to [get composer](http://getcomposer.org/download/) and add following lines to your `composer.json`:

```
    "require": {
        //...
       "ferdynator/phpword": "v1.0"
    }

```

### Add as service (optional):

[](#add-as-service-optional)

In your `services.xml`:

```

        %kernel.root_dir%/../vendor/ferdynator/phpword/Library/PHPWord.php

```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 54.5% 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 ~84 days

Total

2

Last Release

4465d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3531327?v=4)[Frederik Schubert](/maintainers/ferdynator)[@ferdynator](https://github.com/ferdynator)

---

Top Contributors

[![ferdynator](https://avatars.githubusercontent.com/u/3531327?v=4)](https://github.com/ferdynator "ferdynator (6 commits)")[![kulak-at](https://avatars.githubusercontent.com/u/2923943?v=4)](https://github.com/kulak-at "kulak-at (2 commits)")[![maZahaca](https://avatars.githubusercontent.com/u/1290067?v=4)](https://github.com/maZahaca "maZahaca (2 commits)")[![theoboldt](https://avatars.githubusercontent.com/u/2158786?v=4)](https://github.com/theoboldt "theoboldt (1 commits)")

---

Tags

docSymfony2worddocx

### Embed Badge

![Health badge](/badges/ferdynator-phpword/health.svg)

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

###  Alternatives

[phpoffice/phpword

PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)

7.5k34.7M186](/packages/phpoffice-phpword)[gotenberg/gotenberg-php

A PHP client for interacting with Gotenberg, a developer-friendly API for converting numerous document formats into PDF files, and more!

3685.2M19](/packages/gotenberg-gotenberg-php)[vaites/php-apache-tika

Apache Tika bindings for PHP: extracts text from documents and images (with OCR), metadata and more...

1171.5M2](/packages/vaites-php-apache-tika)[mnvx/lowrapper

PHP wrapper over LibreOffice converter

129190.5k](/packages/mnvx-lowrapper)[novay/laravel-word-template

Package Laravel untuk melakukan penggantian kata pada file menggunakan template dokumen (.doc atau .docx) yang sudah disediakan.

4815.1k](/packages/novay-laravel-word-template)[aspose-cloud/aspose-words-cloud

Open, generate, edit, split, merge, compare and convert Word documents. Integrate Cloud API into your solutions to manipulate documents. Convert PDF to Word (DOC, DOCX, ODT, RTF and HTML) and in the opposite direction.

32157.4k](/packages/aspose-cloud-aspose-words-cloud)

PHPackages © 2026

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