PHP Text Processing
Free and open source PHP Text Processing Scripts. This category contains Text Encode, translation and so on.-
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, ...
-
Simple Word Filter is a PHP library for filtering bad words. It will enable developers to setup simple word filters on their page. Even if it was setup for bad words and insults, the library can be easily be adapted to work with any text patterns the developer gives it. A demo is included with the package and works out ...
-
PHP Console is a Web PHP console to try PHP code. It allows developers to test and debug their PHP code before running it in their project. All of this from a simple browser window. The console uses the Krumo debugging module as its core PHP interpreter. Requirements:- JavaScript enabled on client side What's New in This Version:- Updated ACE ...
-
Kwirio.us is a PHP library for cracking MD5 hashed strings. It parses MD5 hash strings and outputs them as clear text. It uses several online MD5 cracking APIs to decode the hashed text and simply outputs the raw text on the page. A working hash decoding script is included with the download package.
-
PdfXtractor is a PHP script to convert PDFs to JPEGs. For the conversion process, PdfXtractor heavily uses GhostScript. For usage instructions, check the package's README file. Requirements:- PHP 5.3 or Higher What's New in This Version:- Added gs choice in phpunit.xml and in the PdfXtractor scritpt.
-
Name Extractor is some applications receive e-mail messages from users that do not specify their real name. This script guesses the real name of a person from e-mail address by parsing and splitting it in possible names that make part of the person's real name. It can parse given e-mail header line that should contain a person name and attempts ...
-
SimpleDiff is various libraries for providing a simple diff tool. Of course, all libraries are inspired by the UNIX diff tool. In practice, they can be used to analyze two pieces of text and show the differences between them. Comes in versions for CoffeeScript, JavaScript, PHP and Python.
-
display HTML on webpage is a simple script to display your HTML/PHP/JS code on a webpage witthout browser rendering it. This is useful tool for programming bloggers who wanted to display code on their page without actually rendering the html tags, it saves lot of time to edit manually.
-
Faker is a PHP library for generating filler (fake) data which can be used whenever a database or text container needs to be filled with sample/filler content. It can generate filler content like: - Addresses- Street names- Cities- States- State abbreviations- Zip codes- Postal codes- Countries- Names- First names- Last names- Usernames- Domain names- Domain suffixes- IPv4 addresses- Phone numbers- ...
-
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 ...
-
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().
-
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 ...
-
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.
-
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 ...
-
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 ...






