PHPackages                             worddrop/bookworm - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. worddrop/bookworm

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

worddrop/bookworm
=================

A PHP utility to estimate reading time.

0.2.2(10y ago)1077.5k↓10.6%[3 issues](https://github.com/worddrop/bookworm/issues)MITPHPPHP &gt;=5.4.0

Since Jul 14Pushed 10y ago1 watchersCompare

[ Source](https://github.com/worddrop/bookworm)[ Packagist](https://packagist.org/packages/worddrop/bookworm)[ RSS](/packages/worddrop-bookworm/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (3)Versions (5)Used By (0)

Bookworm (by Worddrop) [![Build Status](https://camo.githubusercontent.com/9816605a5eb19adcecffdc5e5b89216b6e20d664b2bf75de05a53a2fab77510b/68747470733a2f2f7472617669732d63692e6f72672f776f726464726f702f626f6f6b776f726d2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/worddrop/bookworm)
=========================================================================================================================================================================================================================================================================================================

[](#bookworm-by-worddrop-)

Bookworm estimates how much time is needed to read a certain piece of text.

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

[](#installation)

Currently, the only reliable way (and recommended way) to install Bookworm is by using PHP's package manager Composer.

### Using Composer

[](#using-composer)

```
{
    "require": {
        "worddrop/bookworm": "dev-master"
    }
}
```

Usage
-----

[](#usage)

```
