Today, PHP is a serious and capable programming language, and its endurance speaks to the murky place where computer science meets software engineering. Let’s examine its history, how it got here, and where it’s going next.
Read MoreLet’s have a trip down the memory lane and drift away from the money-driven mindset. Instead of that, let’s inspire you to be better developers who are fulfilled by knowledge, success, and accomplishments.
Read MoreLet's go through the process of being responsible open-source developer and maintainer.
Read MoreIn this talk I'll tell you how we changed our view perspective on input/output/request/response, pushed the framework in the infrastructure corner and cleaned ourselves some space for sweet DDD.
Read MoreJoin me in this dangerous overview of WordPress command line tool, also known as WP CLI.
Read MoreIn this presentation, we’ll go over the benefits of feature flags and demonstrate how to effectively incorporate them into your codebase and workflows.
Read MoreIn this talk, we will take a look at how you can keep the team motivated and inspired, see if we can apply the same mindset to job interviews and dive into some do's and don't of talking to customers. You're going to do great, but a little guidance never hurt anyone.
Read MoreIn this talk we'll explore the static analysis tools that answer these questions for us. We'll also use these tools to add new functionality, like read only properties and generics, to PHP, without the need for a new language.
Read MoreLearn what's changed in the PHP world over the last few years. Classes, objects, statics, traits, unit testing, composer, password hashing; it's a whole new ballgame.
Read MoreLearn to expand beyond just PHP to integrate other languages into both your personal skill set and the solutions you deliver.
Read MoreJoin me and I will show you hidden ways to escape your existing OOP boundaries and teach you new advanced patterns that can help you in daily code development.
Read MoreHave you ever wondered how the text is vectorized and then used for classification and prediction tasks? Or how you can use Text Mining against your Bugs or Requirements?
Read MoreAre you talking care of your mental hygiene? I didn't. I learned it the hard way. We all need therapy!
Read MoreIn PHP 8.1 we welcome a new built-in feature - Fibers. Fibers give us the stepping stone for more sane (looking) and modern async programming. But on their own, they don’t seem to offer much, so how does it work? Well, we’re gonna do our own async Prooof-Of-Concept framework using them and find out!
Read More