glynnquelch member since: Nov 13, 2020
glynnquelch's packages
-
-
PHP
gin0115/cpt
A small helper class for registering Custom Post Types and their taxonomies in WordPress
-
PHP
gin0115/dice
A minimalist Dependency injection container (DIC) for PHP. Please note: 3.0+ is only compatible with PHP 7.0. The 2.0 branch is compatbile with PHP 5.6.
-
PHP
gin0115/pixie-wpdb
An adaptation of Pixie (created byusmanhalalit) for WordPress using WPDB over PDO.
-
-
-
PHP
gin0115/wpunit-helpers
A series of helper classes, functions and traits for testing with WPUnit for WordPress
-
-
PHP
pinkcrab/bladeone-engine
An implementation of the PinkCrab Renderable Interface used in the PinkCrab Plugin Framework V2+.
-
PHP
pinkcrab/bladeone-provider
An implementation of the PinkCrab Renderable Interface used in the PinkCrab Plugin Framework.
-
pinkcrab/coding-standards
Custom set of phpcs rules for PinkCrab
-
-
-
PHP
pinkcrab/form_fields
A simple form field creator ideal for wp-admin hook calls where a simple input is needed only as html.
-
PHP
pinkcrab/function-constructors
A collection of functions to make working with the standard php library a little easier for function composition. Allows the creation of partially applied library functions, to work as close to pure fucntions as possible.