Open Source Contributions
I’ve contributed to an array of open source projects, most of which are listed here. Some are significant code contributions, and others are smaller improvements to documentation, cleaning up examples, etc.
Personal projects
Laravel well known: a package to manage your .well-known URLs in a Laravel application.
Composer version cheatsheet
(and website): I
inevitably forget the proper syntax for version constraints in
composer.json
files, so I created this to make it easy to
look up when needed. Also conveniently includes a json endpoint, so I
have whatcomposer
aliased to
curl composerversioncheatsheet.com/json.html
in my
terminal, and I can get the output without even switching to the
browser.
Frontend projects
- gridsome-plugin-remark-embed (code)
- Tailwind CSS (docs)
Laravel projects
- Ziggy Laravel package (code)
- laravel-html package docs (docs)
- ConvertKit PHP library (code)
- Laravel docs (docs)
- thephpleague/uri (docs)
- Docs site for Jigsaw (docs)
- Built with Jigsaw (docs)
- clarkeash/doorman (docs)
- erikgall/envoyer-npm-deployment (docs)
WordPress projects
- WordPress core 1, 2, 3
- RCP CSV user import (code)
- WebDevStudios/Automatic-Featured-Images-from-Videos (code)
- Lifter LMS (code)
- WebDevStudios/generator-plugin-wp (docs)
- Easy Digital Downloads (docs)
- WP Discourse plugin (code/docs)
- FacetWP/github-updater-lite (code/docs)
- WP-CLI (docs)
- Seriously Simple Podcasting (code)
- …and 40 commits to Restrict Content Pro, which is unfortunately a private repository on Github
Other projects
- Giscus (docs/code)
- iam4x/zsh-iterm-touchbar (docs)
- ApiGen/ApiGen (docs)
- Discourse (code)
- awesome-phpstorm (docs)