Best DMARC provider for SMBs: a practical, technical view
A technical guide for SMBs on implementing DMARC, SPF, DKIM, and related email security protocols, with platform recommendations.
Doğan Uçar is a Senior Software Engineer and PHP expert, working as a freelancer at Ucar Solutions. With a strong background in full-stack web development, PHP, MySQL, and JavaScript, he has contributed to projects at Nextcloud, Check24, and multiple open-source initiatives.
10 articles from this blog
A technical guide for SMBs on implementing DMARC, SPF, DKIM, and related email security protocols, with platform recommendations.
Explores the journey and technical details of PHP's compile-time generics RFC, from a blog series to a comprehensive book.
Debugging a memory exhaustion error in Symfony caused by Doctrine metadata during serialization, with a lightweight serializer solution.
Explains the proposed pipe operator (|>) for PHP 8.5, its background, and its impact on developer workflows and code readability.
Explores the security risks of self-replicating PHP code (quines), detailing how their underlying patterns can lead to vulnerabilities.
Overview of upcoming PHP 8.5 features, release date (Nov 2025), and current implementation status of new functions and language enhancements.
Summary of the 2025 PHP security audit findings, including critical vulnerabilities and recommended actions for securing production systems.
Analysis of the 2024 State of PHP report, highlighting its perceived bias towards the Laravel framework and ecosystem.
A practical review of PHP 8.4's Property Hooks feature, covering get and set hooks with code examples after real-world use.
Explores PHP 8.4's new Lazy Objects feature and how it can be used with Dependency Injection to improve application performance.