Boosting Symfony Performance with Redis Cache
Learn how to integrate Redis as a caching backend in Symfony to dramatically improve your application's response times.
Read Article
Senior Software Developer | Open Source Creator
Building high-performance PHP solutions & maintaining AuditTrailBundle for Symfony audit logging
A high-performance Symfony bundle for audit logging and Doctrine entity tracking. Built for production-grade auditing with minimal overhead, transaction-aware logging, and GDPR-compliant sensitive data masking. Perfect for compliance logging, change tracking, and entity audit trails.
Split-phase architecture for non-blocking audit logging
Doctrine, HTTP, or Queue (RabbitMQ, Redis)
Native sensitive data masking support
Roll back entities to any point in history
Deep Many-to-Many & One-to-Many tracking
PHP 8.4+, Symfony 7.4+, Doctrine ORM 3.0+
composer require rcsofttech85/audit-trail-bundle
Building scalable solutions with passion
Senior Software Developer with deep expertise in PHP, Symfony, Laravel, and API development. I've delivered scalable web applications across hospital management, real estate, travel, and media domains.
As the creator and maintainer of AuditTrailBundle, I'm passionate about building tools that solve real problems in audit logging, entity tracking, and compliance. I believe in clean code, thorough testing, and open-source collaboration.
Experienced in Agile/Scrum, CI/CD, TDD, and code refactoring. Always learning, always building.
Technologies I work with daily
Sharing knowledge from real-world experience
Learn how to integrate Redis as a caching backend in Symfony to dramatically improve your application's response times.
Read Article
Discover why avoiding Abstract Controller leads to more flexible, testable, and maintainable Symfony applications.
Read Article
Master the Decorator pattern in Symfony to extend services without modifying their original code.
Read Article