duncan3dc member since: May 09, 2014

duncan3dc's packages

  • PHP

    duncan3dc/blade

    Use Laravel Blade templates without the full Laravel framework

  • PHP

    duncan3dc/bom-string

    A small PHP library to handle byte order marks (BOM)

  • PHP

    duncan3dc/cache

    Simple PSR-6/PSR-16 compatible disk cache

  • PHP

    duncan3dc/console

    Create command line php applications using symfony/console

  • PHP

    duncan3dc/dates

    A simple library for working with dates and ranges using the default timezone

  • PHP

    duncan3dc/domparser

    Wrappers for the standard DOMDocument class to provide extra functionality for html/xml parsing

  • PHP

    duncan3dc/dusk

    Use Laravel Dusk without the full Laravel framework

  • PHP

    duncan3dc/exceptions

    A small library to catch exceptions and throw them all at the end

  • PHP

    duncan3dc/exec

    An library to execute other programs from within PHP

  • PHP

    duncan3dc/fork-helper

    Simple class to fork processes in PHP and allow multi-threading

  • PHP

    duncan3dc/github

    A library to interact with the GitHub API

  • PHP

    duncan3dc/guzzle-tools

    A few tools for working with Guzzle

  • PHP

    duncan3dc/helpers

    A collection of useful helper classes

  • PHP

    duncan3dc/logger-aware-trait

    A PSR-3 trait allowing any class to easily add logger support

  • PHP

    duncan3dc/mailer

    A simple mailer abstraction with a clean interface