Pinned Repositories
dws-coding-standard
DWS Coding Standard
filter-php
A filtering implementation for verifying correct data and performing typical modifications to data.
image-util-php
General Image Utility Library
memoize-php
A PHP library for memoizing repeated function calls.
mongo-queue-csharp
C# message queue using MongoDB as a backend
mongo-queue-php
PHP message queue using MongoDB as a backend.
netacuity-php
A PHP client for NetAcuity, a geoip lookup service.
tol-api-php
A PHP client for the TraderOnline REST APIs.
util-file-php
A collection of file utility classes
util-php
Library of PHP utility classes
Trader Interactive's Repositories
traderinteractive/mongo-queue-php
PHP message queue using MongoDB as a backend.
traderinteractive/memoize-php
A PHP library for memoizing repeated function calls.
traderinteractive/mongo-queue-csharp
C# message queue using MongoDB as a backend
traderinteractive/util-php
Library of PHP utility classes
traderinteractive/dws-coding-standard
DWS Coding Standard
traderinteractive/filter-php
A filtering implementation for verifying correct data and performing typical modifications to data.
traderinteractive/tol-api-php
A PHP client for the TraderOnline REST APIs.
traderinteractive/image-util-php
General Image Utility Library
traderinteractive/netacuity-php
A PHP client for NetAcuity, a geoip lookup service.
traderinteractive/util-arrays-php
A collection of array utilities.
traderinteractive/util-file-php
A collection of file utility classes
traderinteractive/util-http-php
A collection of http classes.
traderinteractive/util-string-php
Utility classes to work with PHP strings
traderinteractive/util-time-php
A collection of utility classes for working with times
traderinteractive/column-parser-php
A PHP library that parses columnar data from a string, e.g. from CLI output.
traderinteractive/exceptions-php
Collection of standard exception classes
traderinteractive/filter-arrays-php
A filtering implementation for verifying correct data and performing typical modifications to arrays.
traderinteractive/filter-bools-php
A filtering implementation for verifying correct data and performing typical modifications to booleans.
traderinteractive/filter-dates-php
A filtering implementation for verifying correct data and performing typical modifications to dates and times.
traderinteractive/filter-floats-php
A filtering implementation for verifying correct data and performing typical modifications to floats.
traderinteractive/filter-ints-php
A filtering implementation for verifying correct data and performing typical modifications to integers.
traderinteractive/filter-strings-php
A filtering implementation for verifying correct data and performing typical modifications to strings.
traderinteractive/GeoIP
GeoIP is a PHP application that provides a service for Geo-Locating IP addresses.
traderinteractive/psr-log-slack
A PSR-3 logger implementation logging to slack
traderinteractive/tol-api-nodejs
A node.js client for the TOL API
traderinteractive/chef-php
A library that wraps jenssegers/php-chef and adds some functionality and support for knife-ec2.
traderinteractive/coding-standard-php
Updated coding standard for PHP to replace dws-coding-standard
traderinteractive/release-notes
traderinteractive/solvemedia-client-php
A PHP client for the Solve Media CAPTCHA API
traderinteractive/vue-airbnb-style-datepicker
A VueJs datepicker with a similar look and functionality as the popular AirBnb datepicker.