Skip to main content

Buying Guide

Getting Modern PHP Hosting Plans right the first time

Written for developers who know how far modern PHP has moved past its old reputation — the checks worth running, the trap worth avoiding, and the recommendation we would give a friend.

The short answer

Straight to it: starting from a current PHP release with OPcache active, Composer installed and per-site version switching available, because the language is genuinely quick now and the platform should let that speed reach the page.

The rest of the page shows the working behind that call: which checks to run, the mistake to avoid, and how to verify every claim yourself before money moves.

By the Hosting & Domains team · Reviewed 18 August 2026

99.9%

Uptime commitment

24/7

Humans on support

Free

SSL, every plan

NVMe

Drives as standard

This page is written for developers who know how far modern PHP has moved past its old reputation. If that is you, the decision does have a right answer — it simply rarely matches what commission-funded ranking tables are paid to print.

Years of engine optimisation and the JIT compiler introduced in PHP 8 made it one of the quickest interpreted runtimes in general use. The reputation for sluggishness belongs to an era of hosting that ended long ago. Hold that in mind and the noise in this market separates from the signal quickly.

What to verify before money moves

This is the scorecard we would use — and we are content to be marked against it too:

PHP 8.x arriving soon after release and chosen independently for every site.

OPcache switched on and sized properly, which is free performance many providers simply overlook.

Composer, shell access and the extension set any serious project assumes it has.

Error visibility, meaning logs you can open the moment something misbehaves.

What to eliminate first, and why it comes up so often

Providers still defaulting to PHP 7.x, since an end-of-life interpreter is unpatched attack surface wearing a version number, and no amount of application code makes up for it.

The pattern keeps working because the bill arrives late — at renewal, mid-migration, or exactly when growth takes off. The cure is plain arithmetic: total the cost over two or three years with every add-on you would genuinely need.

The verdict, unhedged

Starting from a current PHP release with OPcache active, Composer installed and per-site version switching available, because the language is genuinely quick now and the platform should let that speed reach the page.

In our range that means the Turbo plan — SSL, the move and mail already inside, renewal charged at the order rate, and an upgrade path so this decision never has to be made twice.

NVMe storage and LiteSpeed caching sit under every tier, the smallest plan included — that is the floor here, not an upgrade.

Check every word of this yourself

A host worth your money survives scrutiny: check the renewal figure is published up front rather than tucked into a footnote, put a real question to support at an inconvenient hour and judge the reply, read the refund policy for carve-outs, and look up the company registration — a legitimate business leaves a paper trail.

The refund window covers the rest — bring a live site over (the free migration makes that easy), run it for two real weeks, and let ordinary use answer what no sales page can.

A developer at the terminal with real SSH access to the box

Why we can afford to answer straight

This is a host writing about hosting, and we would rather say so plainly. No manufactured neutrality, no leaderboard paid for by referral cheques. Honesty traded for trust — and it reads better anyway.

Mailboxes at your own name are part of the plan — mail is included, not sold back to you at the checkout.

  • Checks you can run again yourself
  • Renewal rates published, not footnoted
  • A free migration makes the trial easy
  • Refund terms with no small print

Why Hosting & Domains

Standard on every plan

The essentials inside, not added on

SSL, the migration, backups and mail come with every plan rather than appearing as checkout extras.

Support you can test before paying

Put a hard question to us before you pay — how a host behaves pre-sale is the best it will ever treat you.

An upgrade path that is real

Shared, VPS and dedicated on one platform — today's choice never boxes tomorrow in.

Written out of real conversations

Every check here traces back to real exchanges with developers who know how far modern PHP has moved past its old reputation, not to a features spreadsheet.

One rate, published in the open

What you order at is what you renew at — the only comparison that counts is one we win by default.

The verdict, turned into an order

The Turbo plan is this page's conclusion in product form — one rate, essentials inside, upgradeable in place.

Prices Side by Side

Our figures beside the big names

What the market typically charges to join and to renew, set beside ours, including the renewal figure most comparison charts leave out.

Hosting & Domains pricing and features lined up against three other hosts
FeatureHosting & DomainsMost popularTypical household-name hostTypical bargain hostTypical loss-leader deal
Starting price / mo*$2.42/mo$4–$6$2–$4$1–$3
Renewal price / mo$2.42/mo$10–$15$8–$12$4–$6
Cheapest plan renews at its sign-up price
SSL as standard
Migration done for you
NVMe drives on the cheapest tier
Daily backups from the first tier
Real humans on support, 24/7

*The figure in our column is the cheapest annual plan we sell, read live from the catalogue behind our pricing page, so it cannot drift out of date. The three columns beside it give the ranges hosts in each bracket tend to advertise: opening offers that usually want one to four years up front, then rise when the term ends. We stopped naming competitors and printing their prices, because a number we cannot check on the day you read it does not belong here. Set us against whichever host you are genuinely considering, and read the renewal row hardest of all.

Quick Start

Order placed to site online

  1. 1

    Write the job down in one sentence

    One honest sentence about the workload beats an afternoon lost in feature grids — write it before you look at a single host.

  2. 2

    Compare on what year two costs

    Take the renewal figure, multiply by the term, add every extra you would genuinely need — the lowest headline price rarely wins that sum.

  3. 3

    Run a real trial inside the refund window

    Putting your own site on the platform answers what no review can, and free migration plus the refund terms take the risk out of trying.

Built In

Fitted to every plan

  • SSH, Git and Composer on the developer plans
  • Upgrades applied in place, with no migration when you change plan
  • Staging copies for trying a change before it goes live
  • A renewal figure identical to the one you registered at
  • cPanel, which is what most of the industry already runs
  • Free SSL on every plan, reissued before the old one lapses
  • WordPress and 400+ further applications installed in one click
  • NVMe SSD storage on every tier, not only the dear ones
  • Webmail in the browser plus IMAP, POP and SMTP for any client
  • 99.9% uptime as the target, watched around the clock

Frequently Asked

The questions that come up most

Do visitors notice which PHP version is running?

Measurably so. On real workloads such as WordPress, every 8.x release benchmarks meaningfully quicker than 7.4, and none of that gain requires touching a line of code. It is the rare optimisation that amounts to picking an entry from a dropdown.

Which extensions are available?

You get the practical working set — mysqli and PDO, gd and imagick, curl, intl, mbstring, zip, redis and the rest — with each one toggled per site from the panel. Where a project needs something more obscure, raise a ticket and we will look at adding it.

Is there a safe place to try changes?

Yes — plans with staging let you copy the live site, work on the copy, then publish it once it behaves. That turns 'hope the update works' into 'know it works' before a single customer meets it.

Can I choose the PHP version myself?

Yes — PHP is set per site from the control panel, so a legacy application and a current one can run side by side in one account. Extensions and per-site tuning are on the same screen, and none of it goes near a support ticket.

Keep reading

  • Hosting With SSH Access

    A buying brief without spin, written for developers who expect a terminal prompt even on a plan labelled shared.

  • Managed vs Unmanaged VPS

    A buying brief without spin, written for VPS buyers working out whose phone rings when the server misbehaves at four in the morning.

  • PHP (Glossary)

    A single term without the jargon: what it means, why it counts, and where it catches people out.

  • PHP Hosting

    Set the PHP version per site, on quick NVMe hardware.

  • cPanel Reseller Hosting

    The industry-standard panel sized for resellers, WHM included.

Changing hosts? Run through our checklist first.

A plain order of work for a move nobody visiting will notice: which files go over first, how to carry the mail across without losing a message, when exactly to repoint DNS, and the two mistakes behind nearly every outage we are asked to rescue.

What arrives is the checklist, and then the occasional note on keeping a site quick. Leave whenever you like; the privacy policy covers the rest.

The name is waiting.

Every plan carries the essentials other hosts bill as extras — and support that answers.

View PHP Hosting plans