Today, we're launching a little web page on php-operators.com.
What do you do when you see PHP code with an exotic operator like **
you don't come across every day? Ask AI of course! Yeah, we're late to the party. We started this project around 2020. The content was pretty much done, but we wanted to build a cool interface for it. Sometimes side projects spend a long time on the back burner, but we finally got to it. You can browse, search, filter, or jump to a random operator. Give it a read, you might learn something new!
This web app is built with Laravel, Alpine.js, and Tailwind CSS. Content is stored in Markdown files and loaded with our sheets package.
Found a typo? Does an example need clarification? Want to do some maintenance? Check out the GitHub repository, we love pull requests!