PHPackages                             carrooi/docx-extractor - 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. carrooi/docx-extractor

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

carrooi/docx-extractor
======================

DOCX text extractor

1.0.0(11y ago)12.0k21MITPHP

Since Feb 11Pushed 9y ago1 watchersCompare

[ Source](https://github.com/Carrooi/PHP-DocxExtractor)[ Packagist](https://packagist.org/packages/carrooi/docx-extractor)[ RSS](/packages/carrooi-docx-extractor/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (2)Used By (1)

Carrooi/DocxExtractor
=====================

[](#carrooidocxextractor)

[![Build Status](https://camo.githubusercontent.com/babfe697cf3d040c26ae0752afa3c85ec4245fe1ee2511cc122d9086e3c60d60/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f436172726f6f692f5048502d446f6378457874726163746f722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/Carrooi/PHP-DocxExtractor)[![Donate](https://camo.githubusercontent.com/7f8b0c0980ad316210d1ec0c7d3298ace87d2f7c0eb6911977c0644951af5bd2/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f646f6e6174652d50617950616c2d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XWS864EW7FTNA)

DOCX text extractor.

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

[](#installation)

```
$ composer require carrooi/docx-extractor
$ composer update

```

Usage
-----

[](#usage)

```
use Carrooi\DocxExtractor\DocxExtractor;

$extractor = new DocxExtractor;

$text = $extractor->extractText('/path/to/file.docx');
```

Changelog
---------

[](#changelog)

- 1.0.0
    - Initial version

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 80% 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

Unknown

Total

1

Last Release

4160d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/838c6933d498fdb2a31f251ed45006a6ef97935ea2a27f38dab7738038939fc9?d=identicon)[david\_kudera](/maintainers/david_kudera)

---

Top Contributors

[![davidkudera](https://avatars.githubusercontent.com/u/1174072?v=4)](https://github.com/davidkudera "davidkudera (4 commits)")[![DeanOwen](https://avatars.githubusercontent.com/u/441164?v=4)](https://github.com/DeanOwen "DeanOwen (1 commits)")

---

Tags

docxtextextractextractorcarrooi

### Embed Badge

![Health badge](/badges/carrooi-docx-extractor/health.svg)

```
[![Health](https://phpackages.com/badges/carrooi-docx-extractor/health.svg)](https://phpackages.com/packages/carrooi-docx-extractor)
```

###  Alternatives

[smalot/pdfparser

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

2.7k40.5M272](/packages/smalot-pdfparser)[gotenberg/gotenberg-php

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

3856.2M31](/packages/gotenberg-gotenberg-php)[kartik-v/yii2-export

A library to export server/db data in various formats (e.g. excel, html, pdf, csv etc.)

1693.3M36](/packages/kartik-v-yii2-export)[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)[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.

33175.4k](/packages/aspose-cloud-aspose-words-cloud)[nilgems/laravel-textract

A Laravel package to extract text from files like DOC, XL, Image, Pdf and more. I've developed this package by inspiring "npm textract".

195.8k](/packages/nilgems-laravel-textract)

PHPackages © 2026

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