danbettles member since: Jul 06, 2013

danbettles's packages

  • PHP

    danbettles/codesniffer-standard

    A PHP_CodeSniffer standard that mainly looks for abandoned debugging code.

  • PHP

    danbettles/command-line-tools

    Comprises just a few basic classes that make it easier to write command-line scripts. Use this when the might of something like Symfony Console would be like taking a sledgehammer to a thumbtack.

  • PHP

    danbettles/defence

    A simple intrusion detection/prevention system framework for PHP apps

  • PHP

    danbettles/disq

    Disq's fluent interface makes it easier to traverse and manipulate the filesystem.

  • PHP

    danbettles/gestalt

    Provides classes that implement basic patterns involving collections. Key components are a class implementing a simplified filter-chain pattern, `SimpleFilterChain`, and a simple array class, `ArrayObject`.

  • PHP

    danbettles/marigold

    Marigold is a small set of tools that aims to make building simple websites easier while remaining close to the metal and adding minimal overheads; it is not a framework.

  • PHP

    danbettles/morf

    Morf is used to filter request-parameters *en masse*. It is configured with an array of definitions that describe each parameter you're interested in, and serves-up valid, type-cast values; it'll spit-out an exception when something's overtly wrong.

  • PHP

    danbettles/sequin

    A simple PHP library for building query-strings for Lucene-based search engines (e.g. Solr)

  • PHP

    danbettles/temper

    Tame your temp files. Temper offers a smoother approach to working with temp files in PHP.

  • PHP

    miniblog/blog-project

    This repo is used in conjunction with Composer to create a Miniblog blog that can be version-controlled and customised.

  • PHP

    miniblog/engine

    Miniblog is a minimal blogging platform, written in object-oriented PHP, aimed primarily at developers. There is no complicated setup, no distracting admin area, and no plugins or themes: the focus is blogging.