PHP Hosting
PHP hosting built to match your codebase
Choose from any current PHP version, change releases per domain with a single click, and launch with Composer, SSH access and the extensions your project needs — all running on quick NVMe servers.
$2.09
Monthly PHP hosting rate
PHP 8.4
Ready on day one
1-click
Change PHP version
Composer
Already installed

Version Flexibility
Run several PHP versions under one roof
Every project has its own runtime needs. Rather than locking every site to one release, you decide which PHP version each domain runs, and adjust it anytime from the control panel.
Trial an upgrade on a staging domain first, make sure everything holds up, then push it live. If a version ever gives you grief, reverting takes just one click.
- Current releases through PHP 8.4
- Set a distinct version per domain
- One-click swaps with instant rollback
- Older 7.x builds are still available
Why Choose Us
Designed around how PHP developers actually work

Run any PHP release you need
Keep the exact PHP build your project depends on — anywhere from an older 7.x codebase to PHP 8.4 — running side by side under a single account.
One click changes everything
Pick a different PHP version for each domain right from your control panel. Try an upgrade, then reverse it in seconds if anything acts up.
Composer, already set up
Composer comes pre-loaded and works over SSH from day one, so grabbing packages and autoloading dependencies takes no extra setup.
All the extensions your app wants
GD, mbstring, cURL, intl, OPcache, PDO, Imagick and plenty more are ready to enable or adjust yourself — no support ticket required.
Built for quick response times
NVMe drives, OPcache and LiteSpeed-grade caching all work together to keep pages fast even when visitor traffic jumps.
Locked down and isolated
CloudLinux gives every account its own separate lane, so another site's misbehaving script can't eat into your resources.
Pricing
Affordable PHP hosting tiers
Every plan comes with the complete PHP version selector, Composer and SSH access — choose the resource level that suits your project.
Launch
The simple starting point for putting a single site online
$2.09/mo
renews at the same price · billed annually
- SSD storage
- 10 GB
- Websites
- 1
- Bandwidth
- 500 GB
- CPU / RAM
- 1 core / 2 GB
- Databases
- 25 MySQL
- Your first year of domain registration on us
- SSL that renews itself automatically, at no cost
- We'll move your existing site over for free
- Build with our free AI-powered site builder
- WordPress Toolkit with automatic daily backups
- Command-line access via SSH, Git and Composer
Pro
Room for every site you want to run
$2.79/mo
renews at the same price · billed annually
- SSD storage
- 20 GB
- Websites
- 25
- Bandwidth
- 1 TB
- CPU / RAM
- 1 core / 2 GB
- Databases
- 50 MySQL
- Your first year of domain registration on us
- SSL that renews itself automatically, at no cost
- We'll move your existing site over for free
- Build with our free AI-powered site builder
- WordPress Toolkit with automatic daily backups
- Command-line access via SSH, Git and Composer
Elite
Serious performance backed by 200 GB of NVMe storage
$5.59/mo
renews at the same price · billed annually
- SSD storage
- 200 GB
- Websites
- 100
- Bandwidth
- 2 TB
- CPU / RAM
- 2 cores / 4 GB
- Databases
- 100 MySQL
- Your first year of domain registration on us
- WordPress Toolkit Deluxe included
- Backups every 6 hours, plus Imunify360 protection
- PHP X-Ray and CloudLinux Pro for faster debugging
- Runtime support for Python, Node.js and Ruby
- 24/7 priority support when you need it

Developer Tools
Composer, extensions and command line, all set up
The tools you use daily are already in place. Grab dependencies through Composer, flip on the extensions your framework calls for, and tweak PHP settings yourself — no support ticket needed.
With SSH access, a proper command line and cron scheduling, deployments, migrations and background jobs behave just like they would on your local setup.
- Composer ready to use over SSH
- GD, mbstring, cURL, intl, Imagick and more
- OPcache and PDO turned on
- Adjust memory_limit and upload limits

Speed
PHP that stays fast under pressure
No single setting makes things fast — it's the whole stack working together. NVMe drives reduce disk latency, OPcache stores compiled scripts in memory, and server-side caching cuts down the steps needed to render a page.
CloudLinux keeps every account separated, so your CPU and memory allocation stays yours alone — your app performs just as well at peak hours as it does overnight.
- NVMe SSD drives
- OPcache and object caching
- Page caching at the server level
- Resource isolation via CloudLinux
Under the Hood
PHP settings you can adjust yourself
Every setting that tends to trip up a busy app can be changed per site from your control panel, with no ticket and no waiting around.

memory_limit
Bump this up for data-heavy admin dashboards, Magento's backend, or big report and PDF jobs that would otherwise run out of headroom partway through.
max_execution_time
Extend it so lengthy tasks — imports, image processing, sizeable database migrations — get the time they need to complete without being cut off.
upload_max_filesize & post_max_size
Raise both settings together so bigger media files, backup archives and CSV imports actually upload instead of quietly stalling at the cap.
OPcache
Hold compiled PHP bytecode in memory and adjust its size and timestamp checks so live sites stop recompiling scripts on every single request.
realpath cache
Size it up for framework apps with thousands of file includes, letting PHP pull file paths from memory instead of hitting the disk each time.
max_input_vars
Raise it for admin screens and forms submitting hundreds of fields at once, so none of that data gets silently dropped.
Perfect For
Software that thrives on this PHP hosting

Framework-based projects
Laravel, Symfony, CodeIgniter and Slim all run smoothly, backed by the CLI, cron and Composer support they need.
CMS and online stores
WordPress, Drupal, Joomla and Magento get the PHP version and memory headroom they're built to run on.
Custom-built and older code
Homegrown PHP, older codebases and custom APIs run on the exact runtime and extensions they were originally written for.
Getting Started
From sign-up to live in minutes

Choose your plan
Select a hosting tier and connect your domain — the full PHP version selector comes standard on every plan.
Pick your PHP release
Head into the control panel, set the PHP release for each domain, and switch on whichever extensions your app needs.
Ship it with Composer
Connect over SSH, run composer install, schedule your cron jobs and push your code up — your stack is live and serving.
What's Included
Everything your PHP project needs, included
- Choice of several PHP versions
- Per-domain version switching in one click
- Composer set up out of the box
- SSH and Git access included
- OPcache plus object caching
- Common PHP extensions available on request
- memory_limit and upload sizes you can adjust
- Cron scheduling and CLI access
- Room for up to 100 MySQL databases
- Free SSL that renews automatically

Room to Grow
Scale up as your traffic grows
Begin modest and scale up once the numbers justify it. Moving to a bigger plan raises your resource limits without any reinstalling — your PHP version, extensions, databases and files all carry over untouched.
- Upgrade plans in just a few clicks
- Up to 100 MySQL databases available
- Higher limits whenever you need them
- Your code and data don't move
Questions
Common questions about PHP hosting
What PHP versions are available to me?
You're free to run any current PHP 8.x release, all the way up to PHP 8.4, and the version is set per domain rather than tied to one account-wide default. Older 7.x builds remain on offer too, so a long-running legacy project and a freshly built one can live on the same hosting account without conflict. Setting the version site-by-site matters in practice: newer CMS platforms and framework releases typically expect PHP 8.2 or above, whereas an aging plugin or custom script might only be tested against an earlier build. Switching takes effect instantly and reverses just as fast, so nothing forces you to move every site to a new version on the same day — each one can be migrated at its own pace. As new PHP releases gain official support we add them, giving you a clear path to a current, maintained version well ahead of your existing one reaching end of life.
What's the process for changing PHP versions?
Switching takes one click and nothing more. Open the PHP selector inside your control panel, pick the release you want for that domain, and it takes effect right away — no ticket to file, no maintenance window to schedule. Since the setting applies per domain, you can trial an upgrade on a staging copy first: switch it to the newer version, put your app through its paces, and only move production once you're satisfied. Should a release cause any friction — an outdated function call, a plugin that hasn't updated yet — reverting is equally instant, so you're never trapped on a version giving you trouble. That same control panel screen is also where extensions and core settings for the chosen version live, letting you turn on exactly the modules your app calls for. In short, staying current with PHP takes a couple of minutes, not a whole afternoon.
Does this hosting include Composer?
Yes — Composer is pre-installed on every plan and runs over SSH, so handling PHP dependencies feels identical to working on your local machine. Sign in and composer install, composer update, composer require and composer dump-autoload execute right away against whichever PHP version you've chosen for that domain. That matters for modern PHP development, since Laravel, Symfony and a huge number of standalone libraries are distributed through Composer rather than downloaded manually. Your own composer.json and composer.lock stay in your repository, so the exact package versions you verified locally are what ends up running in production. Beyond Composer, you get a genuine command line for everything else in your workflow — running your framework's CLI, firing off database migrations, clearing caches and scripting deployments. Cron support means anything you'd normally trigger by hand can also be scheduled to run automatically, with no setup required from us.
Am I able to turn on additional PHP extensions?
Yes. The extensions most projects reach for — GD and Imagick for handling images, mbstring and intl for multibyte and localized text, cURL for outbound calls, PDO with the MySQL drivers for database work, along with OPcache, zip, bcmath and others — can be switched on per PHP version straight from your control panel. Since the available list follows the version you've picked, you can equip one site with what it needs without touching anything else on the account. That same panel is where you tweak the core php.ini values that trip up busy applications — memory_limit, max_execution_time and upload size caps — so you can meet a CMS or framework's stated requirements exactly. Most extensions activate immediately with no ticket needed. For anything less common your app depends on, our support team can check availability and walk you through enabling it, so you're never left wondering if a module exists.
Can I run my existing framework or CMS on this hosting?
Very likely, yes. Laravel, Symfony, CodeIgniter and Slim all run cleanly, along with the leading content and store platforms — WordPress, Drupal, Joomla and Magento — since they're standard PHP software running on a fully equipped standard PHP stack. Getting a smooth install mostly comes down to matching your environment to what the software asks for: pick the PHP version it supports, switch on the extensions it lists, and raise memory_limit or the upload cap if its docs call for it. From there, deploy however suits you — a one-click installer for the well-known platforms, or Git plus Composer for a framework build or custom code. A genuine CLI and cron cover the scheduled work these systems depend on, from queue workers to nightly cleanup tasks. Not sure whether a particular app will fit? Our support team has likely handled it before and can point you in the right direction.
What makes PHP hosting here fast?
Speed here comes from several layers working together, not one setting. NVMe SSD storage trims the disk latency behind every file read and database query, so pages come together quickly. OPcache holds your compiled PHP bytecode in memory, meaning the server doesn't recompile your scripts on each request — a meaningful gain on framework-heavy applications. Server-level caching shortens the trip to a rendered page for repeat visitors, while object caching eases the load on your database for values your app requests again and again. Underneath it all, CloudLinux gives every account its own resource lane, so a neighbouring site's runaway script can never quietly starve yours of CPU or memory during a traffic surge — your app runs the same at its busiest as it does in a quiet moment. Fine-tuning OPcache, the realpath cache and your PHP version for your particular workload squeezes out whatever response time is left on the table.
Related hosting
Web Hosting
Our core cPanel platform, running on the same fast NVMe stack behind these plans.
Laravel Hosting
Composer, Artisan, Git-based deploys and Redis, all tuned specifically for Laravel.
Business Hosting
Extra CPU and RAM for demanding PHP applications and higher traffic volumes.
Cloud VPS
Root access and dedicated resources for when shared PHP hosting isn't enough anymore.
Launch your PHP project today.
Choose a plan, set your PHP version, and deploy using Composer and SSH — real people are on support if you ever need help.
View PHP Plans