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
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.
-
-
-
Shell
serversideup/spin
Replicate your production environment locally using Docker. Just run "spin up". It's really that easy.
-
-
-
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.