Innovation Award
 November 2006
Number 6 |
Tag clouds have became very popular since the boom of Web 2.0 sites.
On many of such sites, the users can tag the content. Tag clouds show which topics are used to tag the most popular content. It is definitely a good idea to that can help users finding which are the site current hot topics.
This class implements a generic solution to display tag clouds in a PHP site.
Manuel Lemos |
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 a URL based on each tag name.
The size of the tag text font is adjusted automatically according to the weight of each tag.
The minimum and maximum font size and other presentation details are configurable.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (85.7%) |
Good (92.9%) |
- |
Sufficient (78.6%) |
- |
- |
Sufficient (60.0%) |
688 |
| Month: |
Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.