PHP Text Processing
Free and open source PHP Text Processing Scripts. This category contains Text Encode, translation and so on.-
PHP5 Tools Collection is a function to generate a string of specified length, made up of random hexadecimal characters, is provided.The PHP5 Tools Collection also provides another function to sanitize text strings by adding slash characters.Requirements: PHP 5.0 or higher
-
The functions for spell checking are defined in a base class with PHP Spell Checker.There are also two classes for checking the spelling of text using either PHP scripts that contain arrays of valid words and grammar definitions, or using the hunspell program.If the classes determine that there are misspelled words, they may return suggestions for eventual fixes.Requirements: PHP 5.0 ...
-
JMBG can parse JMBG number to validate it and extract the citizen birthday date, age, country and region of birth and gender.A checksum to create a new valid JMBG number can also be computed.Requirements: PHP 5.0 or higher
-
Overlay Text takes the path of a background image file and creates a new image with a text rendered over the background image. Parameters such as the text font, size, color and alignment, can be configured.The generated overlay image is stored in a given path in JPEG format.Requirements: PHP 4.0 or higher
-
TranslitISO9, most characters of an UTF-8 string with Cyrillic text can be replaced by their ASCII equivalents.Requirements: PHP 4.0 or higher
-
A text file can be parsed and blog posts can be retrieved from the script To michael.To michael can get the titles of all stored posts body, and get the author and date of each post.Requirements: PHP 4.0 or higher
-
Fete Search Highlighter is an HTML string can be searched for specified keywords.Fete Search Highlighter can surround the text of the keywords that are found with HTML tags that make those keywords be highlighted.Requirements: PHP 5.0 or higher
-
Cut html string takes a string with an HTML excerpt and return the initial text and tags so the text does not exceed a given limit.
-
Some non-ASCII characters encoded using UTF-8 are searched for and replaced with their equivalent HTML entities with TronReplacer. Requirements: PHP 5 or higher
-
A number of less than one million is decomposed in its digits are spelled as English words with the help of Number To Amount Word. Requirements: PHP 4.0 or higher
-
The initial text and tags are returned from a string with an HTML excerpt with the help of Cut HTML string. Requirements: PHP 5.0 or higher
-
Some predefined tags are supported by default, but custom ones can also be added. simple BBCode can be either single tags or open and close tags that delimit sections. Requirements: PHP 3 or higher
-
PHPPolygen accesses the Polygen Web services API server and send request to generate a phrase using rules of grammar with a given name. Currently the Polygen API provides grammars for several topics in the Italian language. The generated phrase can be retrieved and returned as text or HTML-formatted string. Requirements: PHP 5.0 or higher
-
Several types of operations that manipulate string values through a fluent interface, are included. Currently TString can concatenate an array of strings, change the case of the string words, split the string in pieces separated by another given string, find a given sub-string, pad the string with characters to fill a given length, extract a sub-string. insert a sub-string in ...
-
Lipsum accesses the Lipsum Web services API Web server to submit a request to retrieve text content with a given number of words, paragraphs, lists or characters. HTML tags can optionally be added to the retrieved text. Requirements: PHP 5.2 or higher

