Omar Đečević

PHP Developer

@drahil
PHP Laravel PostgreSQL Docker git

Blog Posts

Thoughts on development, technology, and engineering.

2026-03-01 • 12 min read
How do Laravel jobs work

Exploring how Laravel jobs are implemented under the hood by building a simple queue system from scratch using Redis and PHP.

Read more →
2026-01-15 • 19 min read
Clean artisan commands using attributes

Using PHP attributes to enforce guidelines and reduce code duplication in Laravel artisan commands, leading to cleaner and more maintainable code.

Read more →
2025-12-14 • 5 min read
Tailor 0.2.0 - tags, auto saving, auto complete and more

Tailor 0.2.0 brings important improvements including automatic class discovery with aliases, auto-saving sessions, method autocompletion, and session tags for better organization.

Read more →
2025-11-12 • 4 min read
From Lost Tinker Sessions to Tailor 0.1.0

Building a Laravel package to save, manage, and reload PsySH/Tinker sessions, making it easier to preserve and reuse interactive PHP scripts across development workflows.

Read more →
2025-10-05 • 10 min read
Socraites: AI-Powered Code Reviews for Laravel

Building a Laravel package that performs intelligent code reviews using AI, with context-aware analysis powered by vector search and semantic understanding.

Read more →