Skip to content

An interactive list of PHP operators

Notifications You must be signed in to change notification settings

spatie/php-operators.com

Repository files navigation

PHP Operators

Welcome to the source code for 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 almost all written, but we wanted to build a cool interface for it— and 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.

Contributing

Found a typo? Does an example need clarification? Want to do some maintenance? We love pull requests!