17 lines
802 B
Markdown
17 lines
802 B
Markdown
---
|
|
date: 2025-06-11
|
|
title: Nix for PHP Developers
|
|
permalink: /daily/2025/06/11/nix-php-developers
|
|
---
|
|
|
|
I've been brainstorming ideas for new presentations to give at meetups and conferences.
|
|
|
|
The one that appeals to me at the moment is "Nix for PHP Developers".
|
|
|
|
I've been using Nix since September 2022 and have replaced Docker in all of my projects with Nix-based development shells to add the required versions of PHP and anything else needed for each project.
|
|
|
|
In the talk, I can introduce some Nix and NixOS basics before showing different PHP examples from basic development shells with PHP to full Docker Compose-like setups for Drupal applications.
|
|
|
|
Does this sound interesting?
|
|
|
|
If you have feedback or suggestions, or would like me to give this or another talk at your meetup, get in touch.
|