Popular Packages

  • PHP

    unax/helper

    Helper Library for WordPress

  • PHP

    shaunagordon/php-rql

    A PHP client driver for the RethinkDB query language (ReQL)

  • PHP

    tandrezone/nmcli-php

    A comprehensive PHP wrapper for NetworkManager's nmcli command-line tool

  • PHP

    openclerk/accounts

    Definitions and implementations of accounts in Openclerk

  • JavaScript

    in2code/in2tiptap

    Abandoned! See in2code/typo3-tiptap

  • PHP

    davidvarney/sortedlinkedlist

    A PHP library providing a sorted linked list for int or string values.

  • PHP

    ineersa/html2text

    `html2text` converts a page of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format).

  • JavaScript

    bravo3/spa-bundle

    Symfony 2 bundle to create a SPA web application

  • JavaScript

    solution25/partial-delivery

    Partial Delivery - Shopware 6 Plugin

  • PHP

    tombroucke/zenfactuur-php-client

    Consume the Zenfactuur API

  • PHP

    lullabot/composer-checks

    Composer checks plugin

  • PHP

    ricardoapaes/sentry-cron-command

    Integration between `symfony/console` and `sentry/sentry` for scheduled tasks.

  • PHP

    rstmgsnvimax/irisnet-ai-php-api-client

    Artificial Intelligence (AI) for image- and video-processing in real-time. This is an interactive documentation where you can quickly look up the endpoints and their schemas, while having the opportunity to try things out for yourself. In the list below, you can see the available endpoints of the API, which can be expanded by clicking on them. Each expanded endpoint lists the request parameters (if available) and the request body (if available). The request body can list some example bodies and the schema, explaining each model in detail. Additionally you'll find a 'Try it out' button that allows you to enter your custom parameters and custom body and execute that against the API. <b>Be sure to enter your license key to authorize the requests before using this documentation interactively.</b> The responses section in the expanded endpoint lists the possible responses with their corresponding status codes. If you've executed an API call it will also show you the response from the server. Underneath the endpoints you'll find the model schemas. These are the models used for the requests and responses. If you click on the right arrow, you can expand the model and get a description of the model and the model parameters. For nested models, you can keep clicking the right arrow for further details. Clicking the link below the title at the top of this page opens the [OpenAPI specification](https://swagger.io/specification/) (OAS3) in JSON format. The OAS3 Spec allows the generation of clients in many programming languages. There are several free client generators available that can be used to get started easily.