danbettles/codesniffer-standard dependents (13) Order by: name | downloads Show: all | require | require-dev

  • 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/defence

    A simple intrusion detection/prevention system framework for PHP apps

  • PHP

    powderblue/geocoding-api

    A basic PHP client for working with Google's Geocoding API

  • PHP

    powderblue/curl

    A basic CURL wrapper for PHP. This is a modernised, and maintained, version of @shuber's rather nice, simple cURL wrapper, https://github.com/shuber/curl.

  • 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/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

    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.

  • 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/temper

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

  • PHP

    strappin-php/engine

    PHP classes that make creating Bootstrap markup easier and cleaner