glynnquelch member since: Nov 13, 2020
glynnquelch's packages
-
-
PHP
pinkcrab/http
Wrapper around Nyholm\Psr7 library with a few helper methods and a basic emitter. For use in WordPress during ajax calls.
-
-
PHP
pinkcrab/perique-admin-menu
The PinkCrab framework package for creating admin pages/groups using inheritance very easyly from plugins and themes.
-
-
-
PHP
pinkcrab/perique-migration
A module for the Perique Framework which makes use of the PinkCrab Table Builder and PinkCrab Migration libraries.
-
PHP
pinkcrab/perique-plugin-lifecycle
A module for the PinkCrab Perique Framework which makes it easy to add subscribers which are triggered during various events within a plugins life cycle(Activation, Deactivation, Uninstall, Update etc).
-
-
PHP
pinkcrab/queue
A simple queue system for the Perique Framework, with a simple interface to allow for use with other queue systems. Comes with a built in driver for the woocommerce action scheduler
-
PHP
pinkcrab/registerables
Abstract classes for creating post types, taxonomies, metaboxes and ajax calls.
-
PHP
pinkcrab/table_builder
Used to define a tables schema and to create the table in most SQL database.
-
-
PHP
pinkcrab/wp-hook-subscriber
Creates a single subscriber for a hook, part of the PinkCrab Perique Framework
-