Packages from cbschuld

  • PHP

    cbschuld/browser.php

    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 but provides an overall accurate way to detect what browser a user is using.

  • PHP

    cbschuld/logentries

    A PHP PSR-3 compliant logging class for LogEntries service (https://logentries.com/)

  • PHP

    cbschuld/php-uuid-base58

    Generates a RFC4122 compliant v4 UUID and returns 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.