Libraries tagged by pwinty
pointybeard/helpers-functions-arrays
2913 Downloads
A collection of helpful functions related to arrays and array manipulation
pointybeard/helpers-foundation-factory
2940 Downloads
Provides foundation factory classes and factory design pattern functionality
pointybeard/helpers-exceptions-readabletrace
2887 Downloads
Provides an exception base class that includes method getReadableTrace(), giving simple access to a plain-text, readable, backtrace string.
pointybeard/helpers-cli-input
2760 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
2932 Downloads
Provides colour constants and a simple way to colourise strings for use on the command-line.
pointybeard/symphony-classmapper
619 Downloads
Maps sections into custom model classes, simplifying the process of creating, modifying, deleting and fetching entries in Symphony CMS.
pointybeard/helpers
893 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
575 Downloads
A set of classes and scripts for automating the creation and updating of sections and their fields.
pointybeard/symphony-pdo
1053 Downloads
Wraps the core Symphony CMS database connection with a PDO based library
pointybeard/symphony-extension-asset-management
450 Downloads
Provides classes and interfaces to help manage custom Events, Datasources, Commands, Fields, and Content when enabling, disabling, installing, and uninstalling an Extension.
pointybeard/symphony-extended
617 Downloads
A collection of extended Symphony CMS base classes that can be extended to add extra features and helpers.
pointybeard/property-bag
691 Downloads
Set of classes for managing key/value pairs.
pointybeard/php-cli-lib
50 Downloads
Collection of helpful classes to use when working on the command line (cli).