DEV Community

PHP

Home for all the PHP-related posts on Dev.to!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Implement a Telegram Bot API Client in Yii2: Dependency Injection, 429 Retries, and Logging

Implement a Telegram Bot API Client in Yii2: Dependency Injection, 429 Retries, and Logging

Comments
5 min read
Execute Telegram sendMessage Requests in Raw PHP: Timeouts, JSON Parsing, and HTML Sanitization

Execute Telegram sendMessage Requests in Raw PHP: Timeouts, JSON Parsing, and HTML Sanitization

Comments
3 min read
Manage Telegram Webhooks and Log Rotation in Yii2 Console

Manage Telegram Webhooks and Log Rotation in Yii2 Console

Comments
5 min read
Validate Telegram Login Widget Auth Payloads in PHP and Yii2

Validate Telegram Login Widget Auth Payloads in PHP and Yii2

Comments
3 min read
Manage Telegram Bot Operations with Yii2 Console Commands

Manage Telegram Bot Operations with Yii2 Console Commands

Comments
5 min read
Bot Protection for WordPress Without CAPTCHAs or API Keys

Bot Protection for WordPress Without CAPTCHAs or API Keys

Comments
5 min read
How to Block Bots on WordPress Without a CAPTCHA or a WAF

How to Block Bots on WordPress Without a CAPTCHA or a WAF

Comments
6 min read
Inside a WordPress Bot Detection Engine