Laravel Live Japan

Back to speakers
Marcel Pociot

Marcel Pociot

CTO at Beyond Code

Marcel Pociot is CTO at Beyond Code, a company building tools for web developers. He is best known for tools such as Tinkerwell, Laravel Herd, and the recently released Polyscope, alongside a large catalog of packages for the PHP and Laravel ecosystem. He is a frequent conference speaker and creator of in-depth courses on PHP and Laravel.

Category

PHP

Language

English

Country

Germany

Talk

Day 1, 14:00

Making Music with PHP

In this talk, Marcel shows and explores how we can use Laravel and PHP to create music with a nice, fluent syntax. The music can be written in pure PHP in a REPL kind of style, with the audio itself generated via a third-party tool. He walks through how the fluent API works, how the UDP connection to the synthesizer software works, and in general shows you how Laravel and PHP can do a lot more than just websites. It's definitely not dead.