joshmoody member since: Jun 06, 2013

joshmoody's packages

  • PHP

    joshmoody/library-skeleton

    Skeleton for building PHP libraries. It is pre-configured for use with Composer, PHPUnit, and CodeSniffer. These three items should be in every PHP Library.

  • PHP

    joshmoody/mock-data

    Generate realistic test data.

  • PHP

    joshmoody/twitter-consumer

    Twitter Auth-Only API Consumer

  • PHP

    joshmoody/validation

    Validate individual data elements or group validation rules into sets to validate a form.

  • PHP

    simpl/config

    Combines the simplicity of `.env` files with the flexibility defining arrays of config values.

  • PHP

    simpl/console

    The Simpl way to get up and running with a clean console project.

  • PHP

    simpl/csv

    Makes reading CSV files Simpl!

  • PHP

    simpl/sql

    A dead-simple layer on top of PDO to make PDO setup and querying simpler

  • PHP

    toadsuck/core

    Front controller and other core libraries used by the Toadsuck project.

  • PHP

    toadsuck/skeleton

    Skeleton Application for Toadsuck

  • PHP

    werx/collections

    Base class for working with collections of things

  • PHP

    werx/config

    Use environment-specific configuration files in your app.

  • PHP

    werx/core

    Front controller and other core libraries used by the Werx project.

  • PHP

    werx/email

    Composer-friendly wrapper for CI Email.

  • PHP

    werx/forms

    Framework agnostic form helpers