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.
An implementation of the RFC 4506 External Data Representation standard.
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.
Action classes are a great strategy for encapsulating discrete units of business logic. This package provides an opinionated foundation for implementing action classes in a PHP application.
An opinionated implementation of the Cartalyst Sentinel Authorization framework for Laravel Applications.
A tool for implementing Single Table Inheritance in Laravel Applications.
A plugin for October CMS that provies support for a Matomo analytics tracking code.
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.