All talks from PHP UK Conference 2024
Fantastic functions and where to find them - Freek Van der Herten
This talk explores the remarkable capabilities of PHP, showcasing its potential beyond typical web d...
Building desktop apps with PHP - Marcel Pociot
This talk introduces NativePHP, a Laravel Package designed for creating desktop applications using P...
Awful APIs: A History Lesson in Painful Industry Mistakes - Jim Seconde
This talk explores the evolution of APIs, drawing on the insights of philosopher George Santayana wh...
How to contribute to PHP - Gina Banyard
This talk provides an overview of writing tests for a PHP extension, focusing on the implementation...
An introduction to DDD - Rob Allen
This talk explores the organization of models in an MVC application, addressing key concepts such as...
Your tests are mocking you - Jakub Zalas
This talk covers the concept of test doubles, also known as mocks, and their reputation for making t...
Serverless PHP: how does it really work? - Matthieu Napoli
This talk explores the inner workings of Bref, an open-source project that enables PHP serverless ap...
Elevating Legacy: A Case Study on the migration from Laravel 4 to 9 - Dave Liddament
This talk discusses the process of upgrading a Laravel 4 project to Laravel 9, detailing various str...
The Absolute Beginner’s Guide To Mutation Testing - Neal Brooks
This talk addresses the challenges developers face when achieving 100% test coverage yet still encou...
Beyond Relational: Data storage for modern applications - Mike Lehan
This talk explores the limitations of relational databases for PHP application developers as applica...
Documenting Laravel APIs - James Brooks
This talk explores the importance of effective API documentation in third-party integrations, highli...
Improving your life with Extreme Programming - Emmanuel Valverde Ramos
This talk addresses the significant issue of burnout in the tech industry, exploring how practices l...
Community Driven Data Collection and Consent in AI - Jessica Rose
This talk addresses the consent issues surrounding generative AI in 2024, particularly regarding the...
10 things that helped me advance my career - Thijs Feryn
This talk explores the essential mindset components that can enhance career growth, emphasizing that...
What's New in PHP 8.3 - Derick Rethans
This talk explores the new features introduced in PHP 8.3, along with highlights from earlier versio...
Boosting Web Engagement with Symfony UX - Mathéo Daninos
This talk explores the potential of Symfony UX to greatly enhance user experience in various project...
Alias WP-CLI - Milana Cap
This talk explores how to become a powerful user of remote servers through the use of Alias, a tool...
Microservices vs The Distributed Monolith - Chris Riley
This talk explores the challenges of transitioning from a legacy code base to a microservice archite...
Pairing, Sharing, Caring - One team's journey to Pair Programming - Mark Bradley
This talk explores the concept of rubber ducking in software development and introduces the idea of...
The Business of Bisecting - Pauline Vos
This talk explores the powerful Git feature known as `git bisect`, which remains relatively unknown...
Cutting-Edge Continuous Integration with Dagger - Paul Dragoonis
This talk explores Dagger as a revolutionary tool in CI/CD implementation, emphasizing its potential...
Boosting Frontend Speed: Quick Wins for Backend Developers - Paul Conroy
This talk addresses the crucial role backend developers play in enhancing website speed, focusing on...
How much database abstraction do I need? - Alexander M. Turek
This talk explores the interaction with SQL databases in web applications, focusing on the best prac...
Where No PHP Has Gone Before - David Flanagan
This talk explores the innovative applications of PHP beyond traditional uses, focusing on Infrastru...
Tuning PHPStan to Maximum Strictness - Ondřej Mirtes
This talk explores the various configuration options offered by PHPStan, a static analysis tool that...