Libraries tagged by pwinty
pointybeard/helpers-functions-arrays
3027 Downloads
A collection of helpful functions related to arrays and array manipulation
pointybeard/helpers-foundation-factory
3054 Downloads
Provides foundation factory classes and factory design pattern functionality
pointybeard/helpers-exceptions-readabletrace
3001 Downloads
Provides an exception base class that includes method getReadableTrace(), giving simple access to a plain-text, readable, backtrace string.
pointybeard/helpers-cli-input
2853 Downloads
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/helpers-cli-colour
3047 Downloads
Provides colour constants and a simple way to colourise strings for use on the command-line.
pointybeard/symphony-classmapper
627 Downloads
Maps sections into custom model classes, simplifying the process of creating, modifying, deleting and fetching entries in Symphony CMS.
pointybeard/helpers-statistics-slidingaverage
1129 Downloads
Ring buffer for calculating average of a changing set; helps to reduce jitter.
pointybeard/helpers-functions-time
1152 Downloads
A collection of functions used to manipulate time values
pointybeard/helpers-cli-prompt
1128 Downloads
Class for asking for input on the command-line
pointybeard/helpers-cli-progressbar
1146 Downloads
Utility for rendering a progress bar to the command line in PHP
pointybeard/helpers-cli-message
1133 Downloads
A class to make it easier to print messages to the command-line
pointybeard/helpers
901 Downloads
A meta package containing helpful classes and functions for use in PHP.
printy6/oauth1
5 Downloads
OAuth 1.0 client library for PHP
pointybeard/uriinfo
39 Downloads
Helper class for probing a URL with cURL and returning information about it.
pointybeard/symphony-section-builder
583 Downloads
A set of classes and scripts for automating the creation and updating of sections and their fields.