Libraries tagged by pwinty
pointybeard/helpers-exceptions-readabletrace
4127 Downloads
Provides an exception base class that includes method getReadableTrace(), giving simple access to a plain-text, readable, backtrace string.
pointybeard/helpers-cli-prompt
1470 Downloads
Class for asking for input on the command-line
pointybeard/helpers-cli-progressbar
1459 Downloads
Utility for rendering a progress bar to the command line in PHP
pointybeard/helpers-cli-message
1476 Downloads
A class to make it easier to print messages to the command-line
pointybeard/helpers-cli-colour
4173 Downloads
Provides colour constants and a simple way to colourise strings for use on the command-line.
pointybeard/symphony-classmapper
643 Downloads
Maps sections into custom model classes, simplifying the process of creating, modifying, deleting and fetching entries in Symphony CMS.
pointybeard/helpers
922 Downloads
A meta package containing helpful classes and functions for use in PHP.
printy6/oauth1
6 Downloads
OAuth 1.0 client library for PHP
pointybeard/uriinfo
41 Downloads
Helper class for probing a URL with cURL and returning information about it.
pointybeard/symphony-section-builder
602 Downloads
A set of classes and scripts for automating the creation and updating of sections and their fields.
pointybeard/symphony-pdo
1084 Downloads
Wraps the core Symphony CMS database connection with a PDO based library
pointybeard/symphony-extension-asset-management
476 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
643 Downloads
A collection of extended Symphony CMS base classes that can be extended to add extra features and helpers.
pointybeard/property-bag
730 Downloads
Set of classes for managing key/value pairs.
pointybeard/php-cli-lib
61 Downloads
Collection of helpful classes to use when working on the command line (cli).