Articles by Leonardo Losoviz
Leo writes about innovative web development trends, mostly concerning PHP, WordPress and GraphQL. You can find him at leoloso.com and twitter.com/losoviz.
10 PHP Testing Tools for WordPress Plugins
We've rounded up 10 of the most popular open-source PHP testing tools that can help make up your testing stack for WordPress plugins.
The Ultimate Guide for Transpiling PHP Code
Tired of working with multiple PHP versions? Learn how to write source code with PHP 8.0, and transpile it to previous PHP versions.
WordPress Abstraction: Best Practices and WordPress Abstraction Plugins
Learn how to use code snippets or an abstract WordPress plugin to remove fixed dependencies from the code and produce interacting packages.
Monorepo vs Multi-Repo: Pros and Cons of Code Repository Strategies
Monorepo vs multi-repo — which one is best? There are pros and cons to each. Learn about the benefits and drawbacks of each approach here.