codejunkie member since: Jan 10, 2016

codejunkie's packages

  • PHP

    nia/collection-map-stringmap

    nia component for string maps.

  • PHP

    nia/configuration

    nia component for simple configuration file parsing.

  • PHP

    nia/dependencyinjection

    nia component for dependency injection handling.

  • PHP

    nia/form

    The form component is used to validate data against the field definitions of a form.

  • PHP

    nia/formatting

    Component to format a value.

  • PHP

    nia/formatting-numeric

    Component with several numeric formatter implementations such like monetary, percentage and decimal.

  • PHP

    nia/formatting-text

    Component with several text formatter implementations such like IBAN and slug.

  • PHP

    nia/logging

    Component for a simple and hierarchical logging of messages.

  • PHP

    nia/requestresponse

    nia interface collection component request response design pattern.

  • PHP

    nia/requestresponse-cli

    Implementation of the request response pattern for the CLI environment.

  • PHP

    nia/requestresponse-http

    Implementation of the request response pattern for the HTTP environment.

  • PHP

    nia/routing

    The routing component routes a request through filters to a handler that will convert it to a response.

  • PHP

    nia/routing-facade-cli

    CLI routing facade to simply add CLI routes to a given router.

  • PHP

    nia/routing-facade-http

    HTTP routing facade to simply add HTTP routes to a given router.

  • PHP

    nia/sanitizing

    Sanitizing component provides classes and interfaces to sanitize values.