pointybeard
Software engineer from Australia. I specialise in PHP, XSLT, REST, GQL and I love working with Laravel and SymphonyCMS.
Launch TabletopQLD, Australia
Pinned Repositories
api_framework
Framework for implementing a JSON based RESTful API with Symphony CMS
cron
Symphony Extension that allows the automation of tasks via CRON
helpers
A meta package containing helpful classes and functions for use in PHP
numberfield
Symphony 2 field extension. Accepts only numbers, and stores them internally as a number.
reverse_regex_field
Field for Symphony CMS that auto generates a value based on a regular expression.
saxon
A Symphony CMS (http://getsymphony.com) extension that adds Saxon/C (XSLT 3.0) processing capabilities
symext-field-unique-input
Basic Symphony text input field that forces uniqueness
symphony-classmapper
Maps sections into custom objects, simplifying the process of creating, modifying, deleting and fetching entries in Symphony.
symphonycms
Fork of the official Symphony CMS 2.7.x release which includes various quality of life improvements, fixes, and feature additions.
pointybeard's Repositories
pointybeard/api_framework
Framework for implementing a JSON based RESTful API with Symphony CMS
pointybeard/saxon
A Symphony CMS (http://getsymphony.com) extension that adds Saxon/C (XSLT 3.0) processing capabilities
pointybeard/symext-field-unique-input
Basic Symphony text input field that forces uniqueness
pointybeard/symphonycms
Fork of the official Symphony CMS 2.7.x release which includes various quality of life improvements, fixes, and feature additions.
pointybeard/numberfield
Symphony 2 field extension. Accepts only numbers, and stores them internally as a number.
pointybeard/cron
Symphony Extension that allows the automation of tasks via CRON
pointybeard/symphony-classmapper
Maps sections into custom objects, simplifying the process of creating, modifying, deleting and fetching entries in Symphony.
pointybeard/reverse_regex_field
Field for Symphony CMS that auto generates a value based on a regular expression.
pointybeard/helpers-functions-cli
A collection of functions relating to the command-line
pointybeard/laravel-filterable-model
Add filtering via http request query params to Eloquent models in Laravel
pointybeard/pdfchip
A PHP wrapper class for callas pdfChip (https://www.callassoftware.com/en/products/pdfchip).
pointybeard/pdftoolbox
A PHP wrapper class for callas pdfToolbox cli (https://www.callassoftware.com/en/products/pdftoolbox).
pointybeard/symext-yaml-field
A field for Symphony CMS that validates and stores YAML formatted data.
pointybeard/console
Provides access to the Symphony CMS core from the command-line.
pointybeard/helpers-functions-files
A collection of helpful functions related to creating and modifying files and directories
pointybeard/jsonfield
A field for Symphony CMS that validates and stores JSON data
pointybeard/pdfinfo
A PHP wrapper class for pdfinfo which is part of the Poppler PDF rendering library (https://poppler.freedesktop.org/).
pointybeard/symext-email-queue
A extension for Symphony CMS that adds an email queue system for sending transactions emails via supported 3rd party providers.
pointybeard/symext-logger_monolog
A Monolog logger for Symphony CMS
pointybeard/symphony-extended
A collection of extended SymphonyCMS base classes that can be extended to add extra features and helpers.
pointybeard/symphony-section-builder
A set of classes that assist with the creating, updating, importing, and exporting of sections and their fields.
pointybeard/ubuntu_lnmp_docker_vagrant
An Ubuntu 20.04LTS LNMP stack on Docker and Vagrant.
pointybeard/uuidfield
A field for Symphony CMS that generates UUID values upon saving.
pointybeard/orchestra
Orchestra is a meta package for defining, scaffolding, rapidly deploying, and re-deploying Symphony CMS builds
pointybeard/helpers-cli-input
Collection of classes for handling argv (and other) input when calling command-line scripts. Helps with parsing, collecting, and validating arguments, options, and flags.
pointybeard/laravel-ecb-exchange-rate
A Laravel package to scrape exchange rates directly from the European Central Bank website.
pointybeard/passwordfield
A field for Symphony CMS that securely stores passwords.
pointybeard/symext-section-model-builder
An extension for Symphony CMS that allows developers to build Classmapper Model files for sections from the command line.
pointybeard/symphony-extension-asset-management
Provides classes and interfaces to help manage custom Events, Datasources, Commands, Fields, and Content.
pointybeard/symphony-pdo
Wraps the core Symphony database connection with a PDO based library.