Show users how long it takes to read content with this Laravel PHP package
5 years ago
Read-time is a PHP package to show users how long it takes to read content. It can be used with Laravel, too.
Demo
Installation
Install via composer:
composer require mtownsend/read-time
This package is designed to work with any PHP 7.0+ application but has special support for Laravel.