PHP implementation of Flesch–Kincaid readability test
Readability class that calculates how difficult a writing sample is to read. This class is use Flesch–Kincaid Reading Ease measure argorithm, which is a standard measurement designed to indicate how difficult a reading passage in English is to understand. The scores range from 0 to 100. The higher the number, the easier it is to read.