pointybeard member since: Mar 28, 2015
pointybeard's packages
-
pointybeard/helpers
A meta package containing helpful classes and functions for use in PHP.
-
PHP
pointybeard/helpers-cli-colour
Provides colour constants and a simple way to colourise strings for use on the command-line.
-
PHP
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.
-
-
PHP
pointybeard/helpers-cli-progressbar
Utility for rendering a progress bar to the command line in PHP
-
-
PHP
pointybeard/helpers-exceptions-readabletrace
Provides an exception base class that includes method getReadableTrace(), giving simple access to a plain-text, readable, backtrace string.
-
-
PHP
pointybeard/helpers-foundation-factory
Provides foundation factory classes and factory design pattern functionality
-
PHP
pointybeard/helpers-functions-arrays
A collection of helpful functions related to arrays and array manipulation
-
-
-
PHP
pointybeard/helpers-functions-files
A collection of helpful functions related to creating and modifying files and directories
-
-
PHP
pointybeard/helpers-functions-json
A collection of functions for working with JSON files and strings