PHP Classes
elePHPant
Icontem

tag cloud

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

      Found: 32       Packages icon Packages (10)   Blogs icon Blogs (7)   Packages icon Forums icon Package forums (15)  
... to generate tag clouds from lists of links. It can take a list of links either as strings, arrays, or files in the CSV format. The class generates a tag cloud with different colors and sizes for each link according to the respective weight. Update: Now this version also enables you to extract tags from ...
PHP Tag Cloud Support forum lotsofcode_tagcloud Display a tag cloud from a list of weighted words   This class can be used to generate a tag cloud from a list of words. It builds a list of words from an associative array with multiple words that is passed to the class constructor. It may also add ...
cal_TagCloud Support forum cal_tagcloud Display a tag cloud from an array of tags   This class can be used to generate a tag cloud from an array of tags. It takes an array with a list of tags and generate the cloud considering the number of times each tag appears in the list. The class outputs a piece ...
TagCloud Support forum wordtabcloud Generate a tag cloud from a list of links   This class can be used to generate a tag cloud from a list of links. It takes a list of links with tag words and the respective letter sizes and generates HTML for all the links. The links presentation can be configured ...
Tag Cloud Support forum tagcloud Generate tag clouds from lists of tags   This class can be used to generate HTML tag clouds from lists of tags. It takes an associative array with the tags and the respective numeric weight. The class generates HTML for the tag cloud in the form of links pointing to ...
... . It can open a file that contains a serialized array of tag words and the respective weight. The class add more words to a cloud and update the tag cloud file. The tag cloud is rendered using a given template string to represent each tag word in the tag cloud. The template string may be HTML or any ...
mabp::tagCloud Support forum mabptagcloud Display tag clouds from a list of tag names   This class can be used to display tag clouds from a list of tag names. It builds a list of links from an array of tags, assigning color brightness and font sizes according the assigned tag priorities. The tags ...
Multi-User Tag Cloud Support forum multiuser_tagcloud Manage clouds of tags added by multiple users   This class can be used to manage clouds of tags added by multiple users. It can store in MySQL database tables tags associated by different users to given URLs. The class can build tag clouds by assigning ...
This class can automatically suggest keywords from content text. It can be used for instance to suggest keywords for the META tags of a Web site page. It counts the number of occurrences of single or multiple word expressions within the given content text. The most frequent expressions are suggested ...
Price Comparison Shopping by DataFeedFile.com Support forum dff_php_frameworkapi Generate price comparison site with DataFeedFile   This class can be used to generate a price comparison shoping site as affiliate of DataFeedFile. It accesses the DataFeedFile Web services API server to retrieve all ...