Chris Schuld

Results 3 repositories owned by Chris Schuld

Browser.php

581
Stars
304
Forks
Watchers

A PHP Class to detect a user's Browser. This encapsulation provides a breakdown of the browser and the version of the browser using the browser's user-agent string. This is not a guaranteed solution...

rds-data

19
Stars
6
Forks
Watchers

A decorator for the AWS Data API for Aurora Serverless. It decorates and abstracts the Amazon SDK's implementation to make it feel more like a traditional MySQL wrapper than an HTTP based web service....

uuid-base58

18
Stars
0
Forks
Watchers

Generate a RFC4122 compliant v4 UUID and return it encoded in base-58. This is great for creating unique IDs which only consume 22 characters of storage. Also provides base-58 encoding and decoding.