Joppe De Cuyper

Joppe De Cuyper

Backend web developer

Testing your Sylius application with Behat

Testing your Sylius application with Behat

Learn how to test your Sylius application with a custom Behat suite.

Enhancing Sylius Security with Two-Factor Authentication (2FA) Using TOTP

Enhancing Sylius Security with Two-Factor Authentication (2FA) Using TOTP

How to secure your Sylius webshop with Google Authenticator, or any TOTP based authenticator app.

Testing symfony applications with Cypress

Testing symfony applications with Cypress

Behaviour testing your Symfony applications using Cypress.io

Achieving High Performance Queue's with Symfony Messenger

Achieving High Performance Queue's with Symfony Messenger

Discover the pros and cons of using MySQL, MariaDB and RabbitMQ as transports with detailed benchmarks and analysis.

BDD basics with PHPSpec

BDD basics with PHPSpec

In this post I'll be covering the basics of the PHPSpec testing tool, so you can get started with Behaviour Driven Development!