Packages from danbettles
-
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/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/slack-logger
A simple but effective PSR-compliant logger that sends log-entries to a Slack incoming webhook
-
PHP
danbettles/telex
-
PHP
danbettles/temper
Tame your temp-files. Temper offers a smoother approach to working with temp-files in PHP.
-
PHP
danbettles/yacm