Skip to main content
Yes, all of our shared hosting accounts support phar (PHP Archive) files. With phar files, you can bundle PHP applications and libraries into a single file. This makes them very easy to deploy and install. Phar files are analogous in function to Java’s JAR (Java Archive) files.

More information

To view the official online documentation about phar files and how to use them, please visit https://www.php.net/manual/en/book.phar.php.