gin0115/wpunit-helpers dependents (24) Order by: name | downloads Show: all | require | require-dev

  • PHP

    pinkcrab/hook-loader

    An object based hook loader for WordPress.

  • PHP

    pinkcrab/perique-framework-core

    The core package of the PinkCrab Perique framework.

  • PHP

    pinkcrab/table_builder

    Used to define a tables schema and to create the table in most SQL database.

  • PHP

    pinkcrab/wp-rest-schema

    Library for writing WP Json Rest Schema

  • 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/wp-db-migrations

    Creates wpdb migrations as part of the PinkCrab Plugin Framework

  • PHP

    pinkcrab/collection

    A flexible and extendable Collection

  • PHP

    pinkcrab/enqueue

    A fluent API for enqueuing WordPress Scripts and Styles.

  • 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/registerables

    Abstract classes for creating post types, taxonomies, metaboxes and ajax calls.

  • PHP

    pinkcrab/perique-route

    WP REST Endpoint creation library for the Perique Framework.

  • PHP

    pinkcrab/bladeone-provider

    An implementation of the PinkCrab Renderable Interface used in the PinkCrab Plugin Framework.

  • PHP

    pinkcrab/wp-psr16-cache

    A WordPress based implementation of the PSR16 Cacheinterface using transient or the WP_File_System