talam0nal/

reading-ease-score

1.0.0 2017-07-09 18:44 UTC

This package is not auto-updated.

Last update: 2024-09-20 20:11:00 UTC


README

composer require talam0nal/reading-ease-score

使用方法

use Talam0nal\Readability\Readability;

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