Popular Packages

  • PHP

    stavarengo/php-sigep

    Integração com Web Service do Correios. Gera etiquetas, consulta preços e prazos, imprime etiquetas e PLP, etc.

  • PHP

    lendable/message

    Fundamental building blocks for message based systems

  • PHP

    juzaweb/example

    This is Example plugin for Juzaweb CMS

  • PHP

    ngyuki/clover-to-cobertura

    Clover XML to Cobertura XML for Gitlab Coverage Visualization

  • PHP

    yoanm/jsonrpc-server-sdk

    Server SDK to convert a json-rpc request string into json-rpc response string

  • PHP

    zalas/phpunit-injector

    Injects services from a PSR-11 dependency injection container to PHPUnit test cases

  • PHP

    netgen/tagsbundle

    Netgen Tags Bundle is an Ibexa Platform bundle for taxonomy management and easier classification of content, providing more functionality for tagging content than ezkeyword field type included in Ibexa Platform kernel.

  • PHP

    prinsfrank/glyph-lists

    Pre-parsed glyph lists as enums

  • PHP

    ddeboer/transcoder

    Better encoding conversion for PHP

  • Shell

    serversideup/spin

    Replicate your production environment locally using Docker. Just run "spin up". It's really that easy.

  • PHP

    konnco/pdf-merge

    PHP PDF Merger

  • PHP

    fi1a/collection

    Структуры данных и коллекции в PHP

  • PHP

    integer-net/magento2-session-unblocker

    Module for Magento 2 that prevents session blocking between concurrent AJAX requests

  • PHP

    mouf/utils.common.conditioninterface

    This package contains one interface for condition, and a few classes that implement it. For instance, AndCondition that requires all conditions to be met, and OrCondition that requires at least one condition to be met. A condition is a class that possesses an 'isOk' method. The condition returns true if the condition is met, and false otherwise.