1. How Implement a Faster PHP Spell Check to Verify Text Spelling Using the FFI Extension
Updated on: 2021-08-25
Posted on: 2021-08-25
Hunspell is a powerful library for checking the spelling of words.
Since it is a library written in C++, it can be called from PHP projects using the PHP FFI extension.
This package provides a solution to call the Hunspell library using PHP FFI to access it as a regular PHP class.
 More ...
 More ...    Post a comment
 Post a comment    See comments (0)   Trackbacks (0)
 See comments (0)   Trackbacks (0)
Since it is a library written in C++, it can be called from PHP projects using the PHP FFI extension.
This package provides a solution to call the Hunspell library using PHP FFI to access it as a regular PHP class.
 More ...
 More ...    Post a comment
 Post a comment    See comments (0)   Trackbacks (0)
 See comments (0)   Trackbacks (0)
 
  
  
  
  
  
  
  
  
 
