| ExtensionsExtend PHP using code in C, C++ or other languages. | 
| | 
|  May 2023
 Number 6
 |  |  |  
| This package provides a PHP extension to implement the Porter stemmer function. 
 It provides C code to implement a new PHP extension that implements a function named stem() to implement the Porter stemmer algorithm.
 
 The stem() function takes a string and calls a C language implementation of the Porter stemmer algorithm to remove common endings of English words.
 | 
 
| Not yet rated by the users |  | 
Return to top of the groups' hierarchy.