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.
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
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 StorageDjot PHP
Djot Markup Parser: PHP implementation of the Djot lightweight markup language. A modern alternative to Markdown with cleaner syntax and better extensibility.
Markup ParserTOML
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 ParserDjot for WordPress / IntelliJ
Djot Plugins: WordPress plugin for Djot markup in posts/pages, and JetBrains IDE plugin for syntax highlighting.
WordPress IDE PluginDTO 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
Translate
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
Contribution Activity
Active open source contributor since 2008 with consistent contributions across the ecosystem.
GitHub Contribution Graph
97
Public Repos662
Followers17+
Years Active1000+
Total StarsCakePHP 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.
Multiple major versions
Thousands of issues reviewed
Repository Health
Overview of project maintenance status across all repositories.
75%
Actively Maintained
Updated within last 30 days20%
Stable/Maintained
Stable releases, updated as needed5%
Archived/Legacy
No longer maintainedRecently Updated (Last 48 hours)
Popular Projects
cakephp-tools
A CakePHP Tools plugin containing lots of useful helpers, behaviors, components, shells, ...
media-embed
A PHP library to deal with all those media services around, parsing their URLs and displaying their audios/videos.
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.