24 lines
878 B
Markdown
24 lines
878 B
Markdown
|
---
|
||
|
title: >
|
||
|
PHP TUIs, CLIs and open-source with Dan Leech
|
||
|
pubDate: 2023-12-19
|
||
|
permalink: >-
|
||
|
archive/2023/12/19/php-tui-dan-leech
|
||
|
tags:
|
||
|
- php
|
||
|
- phpc
|
||
|
- open-source
|
||
|
- neovim
|
||
|
---
|
||
|
|
||
|
This week on the [Beyond Blocks podcast][podcast], I'm joined by Dan Leech - a PHP Developer and open-source project creator.
|
||
|
|
||
|
He and I recently gave talks at the PHP South West meetup, where Dan introduced a new project - PHP-TUI - for building terminal user interfaces (TUIs) with PHP.
|
||
|
|
||
|
I use one of Dan's other open-source projects - Phpactor - within Neovim, and he also presented at PHP South Wales about PHPBench, so it was great to discuss and learn more about these in this episode.
|
||
|
|
||
|
[Listen to the episode now][episode], and I'll be back with more in the New Year.
|
||
|
|
||
|
[episode]: https://www.oliverdavies.uk/podcast/6-dan-leech-php-tui
|
||
|
[podcast]: https://www.oliverdavies.uk/podcast
|