Popular Packages

  • PHP

    nncreditcard/novalnet-nncreditcard-module

    This Module for Novalnet Credit Card Payment Process

  • PHP

    bytespin/messenger-dedupe-bundle

    Provides messenger/messages deduplication when using Symfony messenger with doctrine transport

  • PHP

    bedrockplaymc/bedrock-protocol

    An implementation of the Minecraft: Bedrock Edition protocol in PHP

  • PHP

    robertluowen/luojunit-laravel

    A simplified version of the laravel framework unit test

  • PHP

    trejjam/emailing

    Send email over rabbitMQ

  • PHP

    datafilter/datafilter

    Data filtering and validation

    Abandoned!

  • PHP

    babardev/junk-files-scanner

    Scan file within a project or application to identify as junk and delete from application.

  • colasdk/colawallexpay

    集成colawallexpay 公共库

  • PHP

    amrc-factoryplus/service-client

    This is a PHP package for writing clients for Factory+

  • JavaScript

    josephfusco/wpgraphql-ide

    A next-gen query editor for WPGraphQL.

  • PHP

    netzdenke/phpmcached

    PHP Memcached adapter with cache groups

  • PHP

    mindtwo/laravel-health

    This is my package laravel-health

  • PHP

    sunaoka/emoji-utility

    Utilities for Emoji using PHP

  • wpify/benefit-plus-gateway-sdk

    This is a "swagger" definition of application programming interface of the MúzaPay by Benefit Plus e-commerce payment gateway. You may leverage this API from your e-shop to integrate payments by employee-benefits-programme funds. This version of the programme uses mobile payment application MúzaPay. <br/><br/> <b>Requests signing</b></br></br>All requests except <code>/auth/token</code> must be signed by "SHA-256 with RSA" (RSASSA-PKCS1-v1_5, <a href="https://datatracker.ietf.org/doc/html/rfc8017#section-8.2" target="_blank" rel="noopener noreferrer">RFC 8017 chapter 8.2</a>) electronic signatures. See online gateway documentation for details. ## Change log * v2 - 2025-06-26 * Added HEALTH value to <code>productCode</code> enum as mandated by the Czech state legislation. * <code>amountAuthorized</code> in <code>PaymentStateResponse</code> renamed to <code>remainingAmount</code> to better capture its meaining. * Added HTTP 410 Gone response to the <code>cancelPayment()</code> operation. * Corrected pattern of <code>orderReferenceCode</code> * Multiple corrections of the documentation, examples and field ordering changes - non-impacting. <br/><br/>