I am the author of Krumo, Wano, Asido and few other open-source projects which titles that end with an "o".
Here are few of the things I posted on my site lately:
- 2021/09/25 “Show Passwords” Bookmarklet Nice quick hack to help you see all the values from the password inputs on a page
- 2021/07/20 New Fukō Packages Quick overview of the two new Fukō libraries, fuko-php/open and fuko-php/source
- 2021/06/07 More Real World PHP Routing Benchmarks Sharing some updates on the real-world example benchmark of Symfony's Routing component and FastRoute
- 2021/05/31 Real World Benchmark PHP Routing Let's see how both Symfony's Routing component and FastRoute perform with a real-world example
- 2021/04/27 Can you guess the number of objects created in PHP ? Quick and dirty way (not a very accurate one) to count object instances in PHP
- 2021/04/21 SQL Query Backtrace Quick and easy way to track the code where SQL queries are executed from
- 2021/03/18 Hello World! (again...) Read a little bit more about what I am going to be writing about