HomeXAMPPNewsTeamProjectsDocsExtrasLinksSupport

Software in XAMPP

A list of components of XAMPP. Probably not 100% complete!

* The Apache HTTP Server Project

At least from today's technical view: the mother of most web sites. :)

* The MySQL database

The middle letter of XAMPP. The fast and stable MySQL database.

* PHP: Hypertext Preprocessor

Maybe the best language to create dynamic generated web pages. But how to define best?

* Perl

Much older than PHP and in my opinion not the optimal language for generating web pages. But it's very, very popular. ;)

* ProFTPD

A fine FTP daemon. Easy and poweful. Much smaller and easier than the good old wuftpd. (only in the Linux version)

* FileZilla Server

Wonderful FTP server software for Windows.

* OpenSSL: The Open Source toolkit for SSL/TLS

No security without SSL. And without OpenSSL no SSL.

* The FreeType Project

Freetype makes it possible to use TrueType fonts in GD.

* GD Graphics Library

And GD brings graphics into PHP.

* Independent JPEG Group

This graphics could be JPEGs.

* libpng.org

Or PNGs.

* gdbm

Nice Unix database library used by PHP. I like this oldfashioned type of databases.

* zlib

A basic compression library.

* phpMyAdmin

phpMyAdmin makes it easy to use MySQL.

* Webalizer

The famous Apache log file statistic tool: Webalizer.

* Sablotron , libxml and expat

These three bring XML into your PHP: expat for event-based XML parsing, libxml for DOM and Sablotorn for XSLT. (only in the Linux version)

* Ming

Make your own Flash movies with Ming and PHP. (only in the Linux version)

* pdf class

Open source and free PHP class to create on-thy-fly PDF documents.