Packages from gavinggordon

  • PHP

    gavinggordon/assetinc

    A PHP class which provides simple javascript or css asset inclusion.

  • PHP

    gavinggordon/constantgroups

    A PHP class which provides quick as-needed access to pre- and user defined data via constants.

  • PHP

    gavinggordon/helphp

    A PHP CLI package that provides the developer with the means to generate PHP related files, like classes and .ini's, in a variety of different levels of both simplicity and complexity.

  • PHP

    gavinggordon/htmlentities

    A PHP class which allows the decoding and encoding of a wider variety of characters compared to the standard htmlentities and html_entity_decode functions.

  • PHP

    gavinggordon/input-validator

    A PHP class which provides the ability to quickly validate user input, depending on a set of user-defined rules.

  • PHP

    gavinggordon/phonetictranscriber

    A PHP class to transcribe English words into their IPA equivalent.

  • PHP

    gavinggordon/predefiner

    A simple package to quickly and dynamically set PHP constants.

  • PHP

    gavinggordon/readygetset

    A PHP class which provides developers with the means to create PHP class files quickly and dynamically, especially classes that will be utilizing 'getter' and 'setter' methods.

  • PHP

    gavinggordon/sorcerer

    An easy-to-use PHP class for scraping webpages' source code.

  • PHP

    gavinggordon/tablechartbuilder

    Create dynamic HTML tables that can calculate column data, like Excel, and look good doing it, with or without CSS Boostrap.

  • PHP

    gavinggordon/transpositioncipher

    A basic columnar transposition cipher class in PHP.

  • PHP

    gavinggordon/wordstore

    This is a CRUD compliant, language data storage class.