talam0nal/reading-ease-score

Reading ease score

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/talam0nal/reading-ease-score

1.0.0 2017-07-09 18:44 UTC

This package is not auto-updated.

Last update: 2025-10-18 01:34:20 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");