Adios
Templates/PHP apps & APIs
API starters

PHP apps & APIs

Start a PHP backend from a framework or minimal PHP starter with Composer install steps and the Adios runtime port already configured.

PHPLaravelSymfonyCakePHPCodeIgniterYii

Clone locally

Repository: templates

git clone https://github.com/adiosdotdev/templates.git
cd templates/php/codeigniter4
adios up

Variants

Choose the variant that matches your runtime, framework, or service version before running the local deploy command.

PHP Laravel
PHPComposer
Key
php-laravel
Path
php/laravel
PHP Symfony
PHPComposer
Key
php-symfony
Path
php/symfony
PHP CakePHP
PHPComposer
Key
php-cakephp
Path
php/cakephp
PHP CodeIgniter 4
PHPComposer
Key
php-codeigniter4
Path
php/codeigniter4
PHP Yii 2
PHPComposer
Key
php-yii2
Path
php/yii2
PHP 8.2
PHPComposer
Key
php
Path
php/8.2

Need the full flow?

The template guide covers CLI login, local clone flow, console deploys, logs, and moving from a template to a production app.

Open docs