Libraries tagged by pinq
pinknoisebabies/data-fixtures
17 Downloads
Data Fixtures for all Doctrine Object Managers
pinkeen/api-debug-bundle
702 Downloads
Allows easy API consumer debugging with web debug toolbar extension.
pinkcrab/wp-rest-schema
7495 Downloads
Library for writing WP Json Rest Schema
pinkcrab/wp-psr16-cache
577 Downloads
A WordPress based implementation of the PSR16 Cacheinterface using transient or the WP_File_System
pinkcrab/wp-hook-subscriber
271 Downloads
Creates a single subscriber for a hook, part of the PinkCrab Perique Framework
pinkcrab/wp-db-migrations
5677 Downloads
Creates wpdb migrations as part of the PinkCrab Plugin Framework
pinkcrab/table_builder
10454 Downloads
Used to define a tables schema and to create the table in most SQL database.
pinkcrab/registerables
831 Downloads
Abstract classes for creating post types, taxonomies, metaboxes and ajax calls.
pinkcrab/queue
380 Downloads
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
pinkcrab/perique-route
633 Downloads
WP REST Endpoint creation library for the Perique Framework.
pinkcrab/perique-plugin-lifecycle
5790 Downloads
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).
pinkcrab/perique-migration
1029 Downloads
A module for the Perique Framework which makes use of the PinkCrab Table Builder and PinkCrab Migration libraries.
pinkcrab/perique-form
12 Downloads
A Form builder and handler for the Perique Plugin Framework
pinkcrab/memoize-trait
25 Downloads
Simple Memoize based object cache, used as a trait.
pinkcrab/form_fields
244 Downloads
A simple form field creator ideal for wp-admin hook calls where a simple input is needed only as html.