Anthony MOUTTE

Anthony MOUTTE

_Développeur / Concepteur @ ElevenLabs_🚀 je suis très intéressé par la recherche et développement ainsi que les bonnes pratiques.


Articles and tutorials by the author

Presentation of the PHP library Xpression

Presentation of the PHP library Xpression

As developers, all of us already had to filter dataset (array, collection, API, etc...). Let's focus on the Xpression library, wich allows us to filter different content sources with a simplified query syntax.

Symfony 4

Symfony 4

Let's take a look at Symfony 4 innovations and changes.

PHP 7 Throwable Errors Exceptions

PHP 7 Throwable Errors Exceptions

Errors exist in our code, in external library, and also when hardware fail. That's why understanding Throwable is essential to handle these errors cleverly.