jmfeurprier member since: Mar 23, 2015

jmfeurprier's packages

  • PHP

    jmf/twig-time

    Twig extension for handling date and time in Twig templates.

  • PHP

    jmf/twig-type

    Twig extension for testing variables type (integer, string, class, etc).

  • PHP

    jmf/type-validation

    Allows to check if a variable is of the expected type, using a type specification string like the ones in PHPDoc blocks (int, \Foo\Bar[], null|string, etc).

  • PHP

    jmf/visitor-ip-resolution

    Allows resolving current visitor IP address.

  • PHP

    perf/base64-url-encoder

    Allows to generate URL compliant base64-encoded strings.

  • PHP

    perf/cookie

    Allows to execute cookie-related operations.

  • PHP

    perf/curl-client

    Allows to execute cURL queries.

  • PHP

    perf/current-url-retriever

    Allows to retrieve current URL.

  • PHP

    perf/event-dispatch

    Allows to dispatch events to listeners.

  • PHP

    perf/file-system

    Allows to execute file-system-related operations.

  • PHP

    perf/http-client

    Allows to execute HTTP queries.

  • PHP

    perf/http-status

    Allows to interact with HTTP status strings to be injected into HTTP headers.

  • PHP

    perf/navigation

    Allows to handle website navigation features like breadcrumbs and pagination.

  • PHP

    perf/session

    Allows to execute session-related operations.

  • PHP

    perf/source

    Data source abstraction