PHPackages                             mdwheele/sculpin-readtime - 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. mdwheele/sculpin-readtime

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

mdwheele/sculpin-readtime
=========================

A Sculpin bundle for calculating read time, similar to Medium.

08PHP

Since Sep 27Pushed 8y ago1 watchersCompare

[ Source](https://github.com/mdwheele/sculpin-readtime)[ Packagist](https://packagist.org/packages/mdwheele/sculpin-readtime)[ RSS](/packages/mdwheele-sculpin-readtime/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Read Time Bundle for Sculpin
============================

[](#read-time-bundle-for-sculpin)

This [Sculpin](https://sculpin.io/) bundle calculates an estimated read time for posts accessible via a post attribute.

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

[](#installation)

Add `mdwheele/sculpin-readtime` as a requirement to your `sculpin.json` (if using Sculpin as a phar) or `composer.json` (if using Sculpin via Composer).

Then, add the bundle to your `SculpinKernel`. For example:

```
