Libraries tagged by pointdeb
pointybeard/helpers-exceptions-readabletrace
2455 Downloads
Provides an exception base class that includes method getReadableTrace(), giving simple access to a plain-text, readable, backtrace string.
pointybeard/helpers-cli-colour
2498 Downloads
Provides colour constants and a simple way to colourise strings for use on the command-line.
steamulo/json-diff
6021 Downloads
JSON diff/rearrange/patch/pointer library for PHP
scarwu/pointless
5 Downloads
A static blog generator
neonturk/laravel-pointable
135 Downloads
Point system for Laravel 8
victuxbb/jsonpatch
21661 Downloads
Implementation of JSON Patch (http://tools.ietf.org/html/rfc6902)
pointblue/laravel
544 Downloads
Larvel components and code used for Point Blue Applications
pointybeard/uriinfo
39 Downloads
Helper class for probing a URL with cURL and returning information about it.
pointybeard/symphony-pdo
1036 Downloads
Wraps the core Symphony CMS database connection with a PDO based library
pointybeard/symphony-classmapper
614 Downloads
Maps sections into custom model classes, simplifying the process of creating, modifying, deleting and fetching entries in Symphony CMS.
pointybeard/property-bag
677 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).
pointybeard/pdfchip
1082 Downloads
PHP Wrapper for callas pdfChip
pointybeard/omnipay-nabtransact
199 Downloads
NAB Transact XML API gateway for the Omnipay payment processing library
pointybeard/helpers-statistics-slidingaverage
1042 Downloads
Ring buffer for calculating average of a changing set; helps to reduce jitter.