• ForumPHP 2020 - JSON en base de données, manipulons un peu cela

    Une base de données relationnelle moderne peut facilement gérer du JSON. Avec quelques connaissances, vous pouvez facilement enrichir le comportement de votre modèle de données avec un soupçon de JSON. Nous verrons donc, comment utiliser certaines fonctionnalités avancées de mysql / mariadb et postgresql afin d'effectuer certaines recherches, créer des index, utiliser des colonnes virtuelles, etc. Au final, nous verrons que dans bien des cas, un peu de JSON résout pas mal de soucis, qu'une table ou plusieurs colonnes en plus, auraient rendu plus compliqué. -- https://event.afup.org/forum-php-2020/programme-forum-php-2020/#3431 https://joind.in/event/forum-php-2020/json-en-base-de-donnees-manipulons-un-peu-cela

  • Enlarge your team skills with a bit of time

  • Introducing and discovering of atoum, PHPLimburg meetup

    In the PHP world, when you speak about unit testing, everybody will know PHPUnit. But there is some alternative that gets a lot of attention lately: atoum. During this talk, we try to understand some of it's specificities and why you should use it. You will discover the simplicity and the accuracy inside unit testing.

  • Error, logs and more

    How to manage error and display them through your logs? How to manage it? What's important? Libs to handle it... So let's discover it and speak about it.

  • How to work with JSON data in a consistent way with Eloquent

    How to work with JSON with eloquent

  • Introducing and discovering of atoum, PHPAntwerp meetup

    In the PHP world, when you speak about unit testing, everybody will know PHPUnit. But there is some alternative that gets a lot of attention lately: atoum. During this talk, we try to understand some of it's specificities and why you should use it. You will discover the simplicity and the accuracy inside unit testing. And even if you already know atoum, you will most likely discover something new about the latest upcoming functionality.

  • git, vers l’infini et au-delà!

    git, la plupart d’entre nous l’utilise, on a tous une connaissance plus ou moins vague de git : commit, merge, push, pull et éventuellement des rebase ou encore des stash. Je ne vais pas vous parler de cela! Ce que nous allons voir c’est comment étendre git, comment faire en sorte que dans votre flux habituel de travail git soit là pour vous épauler avec quelques petit trucs et astuces. En gros, nous allons voir comment, au travers de git, créer des plug-ins vous permettant de vous épauler au quotidien, et tout cela dans notre langage favori ! Que cela soit pour votre boulot, pour vous, pour vos projets open source ou encore pour passer de l’un à l’autre, je vous garantis que vous repartirez avec de l’extra et que vous ne voudrez plus vous en séparer.

  • Introducing and discovering of atoum

    In the PHP world, when you speak about unit testing, everybody will know PHPUnit. But there is some alternative that gets a lot of attention lately: atoum. During this talk, we try to understand some of it's specificities and why you should use it. You will discover the simplicity and the accuracy inside unit testing. And even if you already know atoum, you will most likely discover something new about the latest upcoming functionality.

  • Belgium Rust user group : June 2017 meetup

  • atoum, discovering the unknown and get some news

  • atoum & Documentation

  • Command Bus pattern

    Laravel Brussels meetup - july 2015 - Command Bus

  • Comment migrer avec succès dans le coud?

  • Go futher with you logs : PHP Monolog