talam0nal/reading-ease-score

1.0.0 2017-07-09 18:44 UTC

This package is not auto-updated.

Last update: 2025-07-12 00:22:49 UTC


README

composer require talam0nal/reading-ease-score

Usage

use Talam0nal\Readability\Readability;

$readability = new Readability();
$readability->easeScore("Lorem Ipsum is simply dummy text of the printing and typesetting industry");