This class can generate Mandelbrot and Julia fractals images using arbitary precision math using the PHP BC extension.
The class can be configured to set many different fractal parameters and the size of the output image, which is saved to a file in the PNG format using PHP GD extension.