Blogs tagged with PHP.

Simplifying WordPress Emails with a Fluent API
As WordPress developers, we often need to send emails that look polished and professional. But out of the box, the wp_mail does not provide that. That’s where my latest package, WP Mail, comes in—a lightweight package...
Read more
AI text analysis with context: introducing contextr
I’ve been working on something lately, and I’m excited to let you in on it. Meet contextr, a PHP package that uses AI to analyze text. Super handy if you want to spot spam, determine sentiment, or enforce moderation...
Read more