Libraries tagged by pointdeb
pointybeard/helpers-functions-arrays
3602 Downloads
A collection of helpful functions related to arrays and array manipulation
pointybeard/helpers-foundation-factory
3631 Downloads
Provides foundation factory classes and factory design pattern functionality
pointybeard/helpers-exceptions-readabletrace
3577 Downloads
Provides an exception base class that includes method getReadableTrace(), giving simple access to a plain-text, readable, backtrace string.
pointybeard/helpers-cli-prompt
1231 Downloads
Class for asking for input on the command-line
pointybeard/helpers-cli-message
1237 Downloads
A class to make it easier to print messages to the command-line
pointybeard/helpers-cli-input
3324 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
3623 Downloads
Provides colour constants and a simple way to colourise strings for use on the command-line.
kwaadpepper/chronopost-relay
567 Downloads
Package generated from https://ws.chronopost.fr/recherchebt-ws-cxf/PointRelaisServiceWS?wsdl using wsdltophp/packagegenerator
scarwu/pointless
6 Downloads
A static blog generator
victuxbb/jsonpatch
21665 Downloads
Implementation of JSON Patch (http://tools.ietf.org/html/rfc6902)
pointybeard/symphony-classmapper
629 Downloads
Maps sections into custom model classes, simplifying the process of creating, modifying, deleting and fetching entries in Symphony CMS.
pointybeard/property-bag
709 Downloads
Set of classes for managing key/value pairs.
pointybeard/pdfinfo
129 Downloads
PHP Wrapper for pdfinfo
pointybeard/helpers-statistics-slidingaverage
1217 Downloads
Ring buffer for calculating average of a changing set; helps to reduce jitter.
pointybeard/helpers-functions-time
1240 Downloads
A collection of functions used to manipulate time values