Packages from toppy

  • PHP

    toppy/async-view-model

    Framework-agnostic async view model resolution with AmPHP Fibers

  • PHP

    toppy/sendcloud-client

    Complete Sendcloud API v3 specification - merged from official Stoplight documentation bundles

  • PHP

    toppy/sendcloud-v2-client

    Complete Sendcloud API v2 specification - merged from official Stoplight documentation bundles

  • PHP

    toppy/symfony-async-twig-bundle

    Symfony integration bundle for async Twig rendering stack

  • PHP

    toppy/tweakwise-client

    Tweakwise API. Tweakwise offers differing REST services that can be called from various URLs and separate parameters. Response in XML and JSON format is offered for all services. XML is the default format, JSON format is also possible by adding ‘format=json’ to the call. Parameters are sent along with the query string (GET Request) via the URL. --- Authentication Authentication takes place by means of a unique key valid for each instance. This key is sent along with the particular service immediately after the call and must be placed before any parameters. This key is issued by Tweakwise.

  • PHP

    toppy/twig-view-model

    Twig integration for async view models - view() and pre_load_view() functions