incraigulous member since: Mar 23, 2015

incraigulous's packages

  • PHP

    codezone/router

    A FastRoute-based router for use in Roots-based WordPress plugins and themes or any plugin or theme that use Illuminate/Container.

  • PHP

    codezone/wp-support

    A suite of helpers for making WordPress theme and plugin development easier, including DI container wrappers, dot-notation configuration, and PSR-7 routing integration.

  • PHP

    incraigulous/adminzone

    Administration panel for Laravel.

  • PHP

    incraigulous/contentful-laravel

    A Contentful SDK and toolkit for Laravel.

  • PHP

    incraigulous/data-factories

    A data factory helper class for mocking data. This is inspired by Laravel's model factories, the difference being that data factories are not tied to a model. Data factories are great for mocking api responses, requests or other data not persisted to a database. Data Factories are not dependant on L

  • PHP

    incraigulous/objection

    Wrap nested arrays in DTO objects and collections.

  • PHP

    incraigulous/php-profitstars

    A service that processes ACH transactions throgh Jack Henry's ProfitStars API

  • PHP

    incraigulous/prismic-toolkit

    A PHP toolkit for working with Prismic.

  • PHP

    incraigulous/request-hooks

    Modify application state for feature testing by using query parameters.

  • PHP

    incraigulous/rest-repositories

    Fetch data from any rest API with a common interface.