-
Rectangles with text reading their names are used to represent entities, while lines that connect the rectangles are used to represent their relationships. It models entity objects to which may be associated relationships to other entity objects.Malla can draw the entity rectangles in given coordinates of an images created with the GD library. The relationship lines are drawn in coordinates ...
-
The image is outputted in JPEG format through function_diagram.Requirements: PHP
-
The graph is outputted as a JPEG image through parametric_diagram.
-
The graph of the f(x) integral is also drawn in integral_diagram.
-
parametric_diagram_3d takes the x(t),y(t),z(t) functions as parameters.Requirements: PHP
-
Graidle can be used to generate several types of graphical diagrams. There are several classes specialized in generating histograms, pie charts and line charts.Several presentation aspects may be configured like the colors, labels, axis, etc.. The diagrams are generated as true color images using the GD library functions, and can be displayed as the current script output or saved to ...
-
fen2Diagram can be used to render chess board diagrams from piece positions in the FEN format (Forsyth-Edwards Notation). It parses a string in the FEN format to retrieve the piece positions in a chess board.fen2Diagram generates an image with an empty board and icons of the images of each piece in the board and the respective position. The generated board ...
-
There are few programs on Linux to convert UML diagrams into SQL instructions. This php class reads a DIA diagram and generate the correspondent SQL instructions to create DataBase.
-
BioR is a simple script for calculating a personal biorhythm values given the birth date and the date of a given day of life. The (most common) theory of biorhythm states that our daily lives are significantly affected by simple rhythmic cycles.When we are born, three cycles begin from zero point and then oscillate between -100 and 100 till we ...
-
Diagram 2 can draw diagrams of hierarchy trees defined in XML files. The diagram class is a follow-up of another class released here before. Instead of arrays, now it uses XML to define the diagram.Diagram 2 also implements more features supporting: borders, text colors, fonts, text alignments, backgrounds, paddings, margins, text over the node connections and the thickness of the ...
-
sql2dia creates a diagram from your sql file.
-
Diagram draws a diagram from an array that defines an hierarchy tree. You can set font of the text labels and the colors used in the diagram image.Please check the generated documentation for more details.

