Cookies ahead

Our support chat tool "Intercom" would like to collect some more data on you. See the related link for more details.

Docs

Examples

These examples show the costs for different real life setups including apps with multiple environments and different software stacks.

Docs

fortrabbit / supported software

from $6.5/mo

©

Yii framework hosting

Kindly consider fortrabbit if you're looking for fast and reliable Yii framework hosting.

About Yii

Its's pronounced "Yee" or ji: and it can stand for "Yes It Is!" or in Chinese, "simple and evolutionary". Yii is an object-oriented, component-based framework following the MVC (Model-View-Controller) architecture that runs on PHP. Being a framework, it competes with Laravel and Symfony.

Yii is a versatile framework, applicable to create various web projects like blogs and content management systems (CMS), e-commerce platforms, enterprise applications, web APIs, social networks, forums or any kind of website.

Yii is powering other systems such as Craft CMS as well.

Why fortrabbit

Yii runs well here. Make sure to book a larger PHP plan. We have a track record for fast, reliable and secure hosting. Try it for free.

An honest account.

Different by design

A platform purpose-built for PHP. More than the sum of its parts.

Pay in arrears

Daily prorated, post-paid billing. No upfront payment, no yearly commitment.

Modular pricing

Pay per component and scale each one from xs to 2xl on its own.

No dark patterns

No vendor lock-in, no upselling, no misleading messages.

Humans in support

Eye-level developer chat over the support bubble. No sales calls.

Developer-first

Git-push deploy, SSH access, bring your own code. No 1-click bloat.

Managed platform

A hardened, service-oriented PHP stack. Deploy code, skip the server admin.

Frequently asked

How do I deploy a Yii app to fortrabbit?
Git push

Git push - Push the repository; the build runs Composer and swaps in the release atomically. Add a MySQL component, set env vars in the dashboard, and run console commands and migrations over SSH.

#
How much resource does Yii need?
It depends

It depends - A full Yii application benefits from a larger PHP component, so scale it up and give MySQL room. Start on the free trial and scale the components as the app grows.

#
Can I host an older version of Yii, like Yii 1 or 2?
Yes

Yes - The framework version lives in the codebase and a matching PHP release is selected per app, so a legacy Yii 1 or Yii 2 app keeps running. Older versions may need an older PHP version, which can be selected.

#
Can I try Yii hosting before paying?
Yes

Yes - New apps start as a free trial — seven days, no credit card.

#
Which database does Yii use on fortrabbit?
MySQL

MySQL - Add a MySQL component and point Yii's database connection at it via env vars. It is the relational database available here.

#