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

©

CodeIgniter hosting

Kindly consider fortrabbit if you're looking for trustful CodeIgniter hosting.

CodeIgniter is a free and open-source web framework built with PHP. It's simple and flexible. It performs well. It's been around since 2006 and was originally developed by EllisLab (also known for ExpressionEngine). As a framework it competes with Laravel, Symfony and Yii.

CodeIgniter runs well here. fortrabbit is a different kind of hosting, affordable, fast, reliable, secure. There is a free trial. Give it spin. Come for the platform, stay for the service.

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 CodeIgniter app to fortrabbit?
Git push

Git push - Push your repository; Composer runs in the build and the release is swapped in atomically. Add a MySQL component, set env vars, and use SSH for migrations and Spark commands.

#
Can I host an older version of CodeIgniter, like CodeIgniter 3?
Yes

Yes - The framework version is set in the codebase and the PHP version is picked to match, so a legacy CodeIgniter 3 app and a modern CodeIgniter 4 project are both fine.

#
Is CodeIgniter fast on fortrabbit?
Yes

Yes - CodeIgniter is lightweight to begin with, and it runs on isolated resources here with OPcache available, so small apps stay quick. Scale the PHP component if traffic grows.

#
Can I try CodeIgniter hosting before paying?
Yes

Yes - Every new app starts as a free trial — seven days, no credit card.

#
Does CodeIgniter need a database here?
It depends

It depends - Most CodeIgniter apps use a relational database; add a MySQL component for that. A site that stores nothing can run on the PHP component alone.

#