floor9design

Projects

Here are some example open source projects you may be interested in:

JSON:API Formatter

The JSON:API spec solves a lot of classic API gotchas with a precise response format. This PHP library makes it simple to build and interrogate JSON:API payloads — ideal for Laravel and Symfony projects.

Source (GitHub) · composer require floor9design/json-api-formatter

Packagist downloads GitHub stars Packagist version

Character Humaniser

Turn confusing strings into human-readable text (great for passwords, tokens, and codes where I vs l or ~ vs ^ cause errors).

Source (GitHub) · composer require floor9design/character-humaniser

Packagist downloads GitHub stars Packagist version

Event Feeds for Eventim (WordPress)

Imports Eventim events into WordPress on a schedule, with templates and shortcodes to display listings out of the box.

WordPress plugin page