Packages from mawebdk

  • PHP

    mawebdk/array-utils

    ArrayUtils contains array utilities.

  • PHP

    mawebdk/clock

    Representation of a clock with easy mocking of current date and time for testing.

  • PHP

    mawebdk/ini-fileparser

    Simple INI file parser.

  • PHP

    mawebdk/loggerfactory

    Simple LoggerFactory to support creation of PSR-3 logger objects without dependency injection.

  • PHP

    mawebdk/preg-match

    PregMatch is an encapsulation of preg_match returning a boolean instead of 0/1 and throwing an exception in case of an error.

  • PHP

    mawebdk/simple-datatypes

    Simple datatypes with value restrictions.

  • PHP

    mawebdk/templateparser

    TemplateParser is a simple template parser using PHP template files.

  • PHP

    mawebdk/utc-datetime

    Representation of a UTC date and time with easy mocking of current date and time for testing.