🎨
Beautiful UI, complex reality.
Render alternative for PHP hosting
On Render, PHP runs in a Docker container you build and patch yourself. On fortrabbit, PHP is the whole platform.
Built by
Built with
Built what
Built how
About Render
Render won Startup Battlefield at TechCrunch Disrupt SF 2019. So it's a venture backed PaaS on a mission to replace Heroku. It offers a global CDN, free SSL certificates and private networks. The interface is user-friendly, including metrics graphs for network, CPU and bandwidth. The logs are easy to navigate too.
Why not Render?
Look at the list of natively supported languages: Node, Python, Ruby, Go, Rust, Elixir. PHP is not on it. PHP apps on Render run as a Docker image you build yourself. Pick a base image, install the extensions, configure PHP-FPM, Nginx and OPcache. Every PHP security release means a new image. Persistent disks are only available on paid instances.
If you want to deploy and host some PHP based websites, a platform like Render is likely overkill.
Why fortrabbit
fortrabbit is also a PaaS-like service, but zoomed in to the specific requirements of fast and secure PHP hosting. The PHP version is a setting in the dashboard, Composer runs in the build, and we keep the runtime patched. MySQL is a component of the app, and storage comes with it. Don't compromise on dev features. Give fortrabbit a spin, the free trial needs no credit card.
Render and fortrabbit
| Feature | Render | fortrabbit |
|---|---|---|
| PHP runtime | Your Docker image | Managed |
| Deployment | git + Dockerfile | git push, Composer |
| MySQL | Not offered | Component |
| Postgres | Managed | Not offered |
| File storage | Paid disk | Persistent storage |
| Free start | Spins down, no disk | 7-day trial, no card |
