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.
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.
Centaur
An opinionated implementation of the Cartalyst Sentinel Authorization framework for Laravel Applications.
Eloquent Single Table Inheritance
A tool for implementing Single Table Inheritance in Laravel Applications.
Matomo/Piwik for October CMS
A plugin for October CMS that provies support for a Matomo analytics tracking code.
Parley
Polymorphic messaging for Laravel Models.
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.