floor9design

Open Source

I publish selected libraries, plugins and developer tools for wider use. These projects usually begin by solving a practical problem in commercial work, then evolve into reusable, tested software that others can build on.

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