PHP Text Processing

Free and open source PHP Text Processing Scripts. This category contains Text Encode, translation and so on.
  1. No Screenshot
    2180 total visits
    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
  2. No Screenshot
    2157 total visits
    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 ...
  3. No Screenshot
    1584 total visits
    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
  4. No Screenshot
    1925 total visits
    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
  5. No Screenshot
    2416 total visits
    TranslitISO9, most characters of an UTF-8 string with Cyrillic text can be replaced by their ASCII equivalents.Requirements: PHP 4.0 or higher
  6. No Screenshot
    1718 total visits
    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
  7. No Screenshot
    2117 total visits
    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
  8. No Screenshot
    1679 total visits
    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.
  9. No Screenshot
    2210 total visits
    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
  10. No Screenshot
    1666 total visits
    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
  11. No Screenshot
    1647 total visits
    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
  12. No Screenshot
    1520 total visits
    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
  13. No Screenshot
    2352 total visits
    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
  14. No Screenshot
    1576 total visits
    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 ...
  15. No Screenshot
    2134 total visits
    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
Pages 9 of 23« 5 6 7 8 9 10 11 12 13 »