PHPackages                             shtayeb/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. shtayeb/bookworm

ActiveLibrary

shtayeb/bookworm
================

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

1.0.2(3y ago)721.5k↑52.4%MITPHPPHP ^8.1

Since Mar 28Pushed 3y ago1 watchersCompare

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

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

Bookworm For Laravel (by shtayeb)
=================================

[](#bookworm-for-laravel-by-shtayeb)

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

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

[](#installation)

```
composer require shtayeb/bookworm
```

Publish the config file
-----------------------

[](#publish-the-config-file)

```
php artisan vendor:publish --provider="SHTayeb\Bookworm\BookwormServiceProvider"
```

Usage
-----

[](#usage)

```
