Stacktora / Vault / PHP + Postgres + RabbitMQ
Backend by @ops

PHP + Postgres + RabbitMQ

A queue-driven PHP backend (no framework baked in) using Postgres and RabbitMQ for async job processing.

Open in generator Browse the Vault

Loads this recipe straight into the wizard — every setting stays editable before you generate anything.

The stack

PHP 8.3 PostgreSQL RabbitMQ

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install php-postgres-rabbitmq --remote
$ stacktora sync   # generate the files

What you get

docker-compose.ymlMakefileDockerfileREADME.md.env.example.gitignore.dockerignore.github/workflows/ci.yml.tool-versions.editorconfigProcfile … and more

More from the Vault

Submit your own recipe