-
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.
-
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 ...
-
This PHP Script uses Soundex algorithm to create a regular expressions, which is based in a given word that can perform a soundex comparison on large texts. It is created to search for similar words in a text using soundex.It will convert words to be searched in a regular expression that would match other words that would result in the ...
-
This PHP script can be used to get synonyms and parts of speech of given words. It takes a given word and finds synonyms in a dictionary. If the exact word is not available, the script uses stemming algorithms to find synonyms of closer words. The script can also retrieve a list of parts of speech that include that given ...
-
Lib_word can set a COM object to open a Microsoft Word document file with a given path. Other document manipulation actions like setting the file saving format, changing the values of document fields, save the document with a given file name, etc.. Requirements: PHP 5.0 or higher
-
MS Word And Excel is the content-type headers of the HTML output can identify it as Microsoft Word or Excel files. Requirements: PHP 1.0 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
-
Unscrambles words using a wordlist. Runs from command line with the wordlist argument given and the scrambled words in a file named scrambledwords.txt.
-
The document margin can be set and tables can be added to the documents. Requirements: PHP 4.3.0 or higher
-
Intelligent Censor can take an English text that may have rude words and can replace such words or variants with acceptable alternative words. Replaced words can keep the original casing and common English suffixes. Requirements: PHP 5.0 or higher
-
Words similar to a given one can be searched with a specified length limit imposed on them.Key Features of lib_dictionary:- Check whether a word exists in the dictionary- Check the spelling of a given phrase using HTML tags to highlight with a different color the words that may be misspelled- Add words from a fileRequirements: PHP 4.0 or higher
-
The number of words with and without integer numbers from a text string can be counted.Key Features of Paragraph:- Determine whether a string represents a valid integer, float or number value- Convert a letter in given position of a text string to upper case- Get a list of all characters in a text stringRequirements: PHP 3.0 or higher
-
Word Count takes a text string and counts how many times each word appear in the string. The word that appears more times in the text string is returned.Requirements: PHP 5.0 or higher
-
A text document is traversed and the words using letters of a specified character set are located.Find Words can highlight the words that have characters all of the specified character set, or the words that have characters that are not of the character set, or both kinds of words.Requirements: PHP 4.0 or higher
-
Word2000Html extracts the title, style and body sections of the document, which can then be manipulated in any way.




