PHP Text Processing

Free and open source PHP Text Processing Scripts. This category contains Text Encode, translation and so on.
  1. AcronymIT
    1857 total visits
    AcronymIT can be used to locate and process acronyms within text phrases. It can read a list of known acronyms from a file in the INI format.AcronymIT can search for the acronyms in a given text and replace them by HTML links to the respective Wikipedia pages about such topics.The links have title texts also defined in the INI file, ...
  2. No Screenshot
    65 total visits
    Emoji for PHP is a PHP library for working with Emoji and a set of emoticons used in Japanese electronic messages and web pages. The library allows conversion between various Emoji formats and eases the tasks and process of embedding them in non-Japanese web pages. What's New in This Version:- Multiple codepoint support- More tests- html-to-unified- Allow character groups- Better ...
  3. No Screenshot
    69 total visits
    Underscore.php is a script posts Underscore.js to PHP. As an extra, besides Underscore.js functionality, it includes matching unit tests. Underscore.php works in both object-oriented and static styles. Features of Underscore.php:- Collections- Arrays- Functions- Objects- Utilities- Chaining Requirements:- PHP 5.3 or Higher Limitations:- For advanced developers only. What's New in This Version:- Added has().- Added collect() as an alias to map().
  4. No Screenshot
    72 total visits
    This script can render images with text using graphics as fonts. It takes a text string and creates an image on which the characters of the string are displayed using separate image files to render each character. The text may be aligned to the left, right, center or be justified. The image width may be limited so the text is ...
  5. No Screenshot
    84 total visits
    Word Solver can generate words or anagrams from specified rules. It can take a string that defines rules for the words to be generates like the allowed letters, position of certain letters, letters that should be used together, or the whole characters that may be used. The script returns one or more generated words in an array.
  6. PHP_Word_Cloud
    117 total visits
    PHP_Word_Cloud is a PHP library for rendering brightly colored text/tag clouds. The tag/word cloud is generated as an image, as a Base64 PNG and use an image map, links can be added for every embedded word/tag. A demo is included with the download package.Features of PHP_Word_Cloud:- Set cloud height- Set cloud width- Set used color palette- Pass the text as ...
  7. No Screenshot
    71 total visits
    Proper nouns can extract proper nouns from texts and takes a text string and can detect which words may be proper nouns of people, entities, etc.. It uses some heuristics like the capitalization of the first word letter, the presence of people title preceeding the nouns, etc.. The script may consider consecutive proper names as a single proper name and ...
  8. No Screenshot
    74 total visits
    phpSyllable is a PHP script for hyphenating text and works with raw or HTML formatted text. Splits up text into syllables and/or hyphenates text according to the TeXbook language rules.
  9. CNSearch
    103 total visits
    CNSearch is a full-text search system, easy to install and to set. With the help of CNSearch you can perform full-text search by html, doc, rtf, pdf, txt and mp3 files, highlight the search result phrases, accumulate and display statistics for search requests. Meanwhaile, it is used on sites of such hosting-providers as Zenon, Pair, MasterHost, Caravan, etc. The system ...
  10. ReMarkable
    90 total visits
    ReMarkable Beta is a Markdown-like mark-up language and takes formatted plain-text and converts it into valid HTML code. It is similar to Markdown, but contains many differences. ReMarkable can be used inside PHP apps or from the command line.Features of ReMarkable Beta:- Paragraphs- Line Breaks- Headings- Automatic Title Case- Automatic Table of Contentshttp://camendesign.com/code/remarkable- Horizontal Rule / Thematic Break- Inline Formatting- ...
  11. PHPtitleCase
    78 total visits
    PHPtitleCase is a PHP script for converting text to title case which is capitalizing words in a sentence. The script is a port from Perl, of John Gruber's Title Case script.As the original script, it includes a list of small words which are not capped, list used and provided by The New York Times Manual of Style. 'vs' and 'v' ...
  12. php.mo
    83 total visits
    This is a PHP library for convertinng '.po' files to binary '.mo'files. The library is a must-have tool when dealing with gettext, translation apps or having to to i18n.If no $output_file specified, output filename is same as $input_file (but .mo). The library returns true/false for success/failure.
  13. tinyDoc
    195 total visits
    tinyDoc is a php text processing script which can generate OpenOffice(OpenDocument) and Word 2007 documents with the TinyButStrong template engine. The script is an extention for the TinyButStrong template engine. It comes in a version for Symfony as well.Features of tinyDoc:- Works with the last version of TinyButStrong- Support of specials characters like carriage return, new line and tab- Generate ...
  14. TextStatistics Class
    102 total visits
    This is a PHP text processing script for computing various text statistics. Comes with version for PHP 4 and 5.Features of TextStatistics Class:Readability scores:- Flesch Kincaid Reading Ease- Flesch Kincaid Grade Level- Gunning Fog Score- Coleman Liau Index- SMOG Index- Automated Reability IndexAdditional stats:- String length- Letter count- Syllable count- Sentence count- Average words per sentence- Average syllables per word
  15. Markdownify
    62 total visits
    This is a PHP library for converting HTML code to Markdown syntax. Markdownify allows the user to write texts in Markdown and save them in HTML. The library can also convert the saved HTML back to Markdown if necessary.Because page impressions are far more often than write actions, this gives a simple way to increase a page’s speed.Requirements:- PHP 4.3 ...
Pages 1 of 23« 1 2 3 4 5 »