Open Source Work

Contributing to open source has been a core part of my development philosophy for over two decades. Here are some of my most prominent projects and contributions to the PHP, CakePHP, and WordPress ecosystems.

Why This Matters for Your Project

Whether you're migrating legacy code, refactoring an existing application, or starting a greenfield project, having access to battle-tested tools and deep framework knowledge makes all the difference.

Over two decades, I've built an extensive toolkit of plugins and utilities that solve common (and uncommon) challenges in CakePHP development. Combined with expert-guided AI usage for analysis, review, and implementation support, this means faster delivery, fewer bugs, and solutions built on proven foundations rather than reinventing the wheel.

For content-driven projects, I also bring WordPress expertise — from custom plugin development to performance optimization and hybrid PHP/WordPress architectures. The result: projects that ship quicker and with higher quality than traditional approaches.

Fresh out of the Oven

Recent developments and newly released tools. Release tags pulled live from GitHub.

8.15.0 May 2026 / 0.3.6 May 2026

Queue + Queue Scheduler

Background Jobs & Cron-Style Scheduling: Pure PHP queue plugin (300+ stars) with zero external dependencies. Process jobs from anywhere with a database backend, pluggable workers, and a built-in admin UI.

The Scheduler add-on layers cron-style recurring jobs on top, replacing system cron with a single managed configuration — commands and queued jobs run on schedules you control from PHP.

  • Zero external dependencies
  • Built-in admin UI
  • Cron replacement
  • Pluggable workers
Background Jobs Scheduling Cron
4.4.0 May 2026

File Storage

Multi-Backend File Storage: Abstract storage solution supporting local, FTP, S3, Dropbox, and more via FlySystem. Database tracking for metadata with event-driven architecture.

File Uploads Cloud Storage
0.1.28 May 2026

Djot PHP

Djot Markup Parser: PHP implementation of the Djot lightweight markup language. A modern alternative to Markdown with cleaner syntax and better extensibility.

Markup Parser
0.1.5 May 2026

TOML

TOML Parser & Encoder: Pure PHP library for encoding and decoding TOML configuration files. Modern alternative to YAML/INI with stricter typing and better tooling support.

Config Parser
1.5.15 May 2026 / 1.1.0 Jan 2026

Djot for WordPress / IntelliJ

Djot Plugins: WordPress plugin for Djot markup in posts/pages, and JetBrains IDE plugin for syntax highlighting.

WordPress IDE Plugin
0.1.18 May 2026

DTO Library

Data Transfer Objects for PHP: Type-safe, immutable DTOs with validation, serialization, and IDE autocompletion. Clean data layer for your applications.

Framework plugins available for seamless integration: CakePHP, Symfony, Laravel.

  • Type-safe & immutable
  • IDE autocompletion
  • Multi-framework support
  • Built-in validation
DTO CakePHP Symfony Laravel

Powerful Translation Management: Database-driven translation tool with web interface for managing multi-language content without editing PO files manually.

Features auto-translate via Google/Yandex APIs, placeholder validation, duplicate prevention, and generates clean, diff-friendly PO files. Perfect for teams managing translations at scale.

  • Web-based management
  • Auto-translate integration
  • Quality validation
  • CLI tools included
i18n Translation Localization

Contribution Activity

Active open source contributor since 2008 with consistent contributions across the ecosystem.

GitHub Contribution Graph

GitHub Contribution Chart

97

Public Repos

662

Followers

17+

Years Active

1000+

Total Stars

CakePHP Core Contributions

As a long-time CakePHP core developer, I've contributed extensively to the CakePHP framework itself, helping shape its evolution and improve its functionality over the years.

View CakePHP on GitHub

Core Team Member
Hundreds of commits
Multiple major versions
Thousands of issues reviewed

Repository Health

Overview of project maintenance status across all repositories.

75%

Actively Maintained

Updated within last 30 days

20%

Stable/Maintained

Stable releases, updated as needed

5%

Archived/Legacy

No longer maintained
Active: ~73 repos
Stable: ~19
~5
Recently Updated (Last 48 hours)

Popular Projects

cakephp-tools

A CakePHP Tools plugin containing lots of useful helpers, behaviors, components, shells, ...

PHP 333 stars

cakephp-queue

Queue plugin for CakePHP - simple, pure PHP and without dependencies.

PHP 308 stars

cakephp-ide-helper

IDE Helper plugin for CakePHP

PHP 188 stars

media-embed

A PHP library to deal with all those media services around, parsing their URLs and displaying their audios/videos.

PHP 177 stars

All Projects

These are just a few highlights. I maintain 97+ repositories covering various aspects of PHP development, testing tools, code quality utilities, and framework integrations.

View All Projects on GitHub