Open Source Projects

Bloom

An unofficial PHP SDK library for the Stellar Horizon API.

My goal in creating this project was to see if I could reduce the number of required dependencies to the absolute minimum, and to experiment with an API that used only immutable objects.

View on GitHub

PHPXDR

An implementation of the RFC 4506 External Data Representation standard in PHP.

XDR is a communications format that allows independent systems to communicate with binary data instead of ascii text such as JSON. This tool enables PHP applications to prepare and decode XDR messages.

View on GitHub

Centaur

An opinionated implementation of the Cartalyst Sentinel Authorization framework for Laravel Applications.

View on GitHub

Eloquent Single Table Inheritance

A tool for implementing Single Table Inheritance in Laravel Applications.

View on GitHub

Matomo/Piwik for October CMS

A plugin for October CMS that provies support for a Matomo analytics tracking code.

View on GitHub

Parley

Polymorphic messaging for Laravel Models.

View on GitHub

Sentinel

An opinionated implementation of the Cartalyst Sentry Authorization framework for Laravel Applications. Listed here for historical purposes; do not use this if you are staring a new application.

View on GitHub