danbettles/codesniffer-standard dependents (16) Order by: name | downloads Show: all | require | require-dev
-
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/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/slack-logger
A simple but effective PSR-compliant logger that sends log-entries to a Slack incoming webhook
-
PHP
danbettles/temper
Tame your temp-files. Temper offers a smoother approach to working with temp-files in PHP.
-
-
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
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.
Abandoned!
-