Render formula Support forum renderformula Render mathematical formulas as images This class can be use to render mathematical formulas as graphical images. It parses a formula with constant and variable values combined with several possible mathematical operations. Currently it supports formulates ...
rrd4sar Support forum rrd4sar Render RRD graphs for SAR output from remote host This class can be used to render rrd graphs for sar output from remote host. It uses SSH(libssh2) to execute the sar command on a remote machine and retrieve its output. The class uses the rrdtool to render graphs of ...
Draw Sudoku Support forum drawsudoku Render Sudoku game puzzle boards This class can be used to render boards of Sudoku game puzzles. It can read the positions of the numbers from a text file and generate HTML tables that displays the game board. There is also an alternative version of the class ...
Fractal Support forum fractal Render Koch curve fractal images This class can be used to render Koch curve fractal images. It takes a number of iteration levels to perform and renders a Koch curve fractal in an image of a given size. The generated fractal image can be served as the current script ...
phpMyGraph Support forum phpmygraph Render bar, line and polygon chart images This class can be used to render several types of charts in images. It can render bar, line and polygon charts from an array of chart data parameters. Several chart parameters may be configured such as the colors, borders ...
bm_chart Support forum bm_chart Render line, bar and pie charts from data values This class can be used to render several types of charts from data sets. It can create an image and render individual data values that appear in the chart image as lines, bars and pie slices. Each value can be rendered ...
... , JPEG and PNG images. It can load an image in GIF, JPEG and PNG formats and perform several types of operations. Currently it can resize the image, render a text on the image, render a watermark image and apply several types of effects like blur, edge detection, sharpen, emboss, etc.. The resulting ...
ASCII Art Generator Support forum ascii_art Render images using text characters This class can be used to render images using text characters. It reads an image file and translates its pixels into a grid of text characters. The class can also generate colored text grids using HTML tags to assign ...
Reingold Tilford Support forum reingold-tilford Render tree structures in several image formats This package can render tree structures in several image formats. It implements the Reingold-Tilford tree drawing algorithm using separate driver classes to render the trees in different output formats ...
PHP Tree Graph Support forum phptreegraph Render graphical diagrams of hierarchical trees This package can be used to render graphical diagrams of hierarchical trees of nodes. There is a base tree class that manages an hierarchy of node objects. A renderer sub-class takes care of traversing the ...