Libraries tagged by comply
wunderwerkio/jsonapi-error
1436 Downloads
Simple class to conveniently create a JSON error that complies with the JSON:API specification.
wildwolf/psr-cache-common
27099 Downloads
Common classes for wildwolf/* PSR-6 and PSR-16 compliant caches
whoosh/elaadmin
32 Downloads
A clean & completely free Bootstrap 4 admin dashboard template.
webtechnick/cakephp-queue-plugin
912 Downloads
CakePHP Queue Plugin - Complete tool to background and schedule your time consuming tasks. Queue up almost anything from CakePHP shells, models, and actions to standard php commands or even shell commands.
webino/zend-mail
7280 Downloads
provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages
veryfine/super-dropdown
3465 Downloads
A custom field for the Craft CMS for building complex dropdown fields from native elements or data.
vdlp/oc-htmlpurifier-plugin
177 Downloads
Adds a standards compliant HTML filter to October CMS.
uzpeng/elasticsearch
6387 Downloads
Laravel, Lumen and Native php elasticseach query builder to build complex queries using an elegant syntax
unreal4u/mqtt
1385 Downloads
Complete MQTT v3.1.1 implementation for PHP >=7.1.x
unitedprint/serializer
7845 Downloads
Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.
unclecheese/bootstrap-tagfield
12634 Downloads
Allows you to create field that allows multiple selection of records, such as tags, compliant with Bootstrap 3
uccello/uccello
1648 Downloads
Uccello is a Laravel Package for providing a way to make easily complete web applications.
tuutti/php-klarna-payments
61542 Downloads
The payments API is used to create a session to offer Klarna's payment methods as part of your checkout. As soon as the purchase is completed the order should be read and handled using the [`Order Management API`](https://docs.klarna.com/api/ordermanagement). **Note:** Examples provided in this section includes full payloads, including all supported fields , required and optionals. In order to implement a best in class request we recommend you don't include customer details when initiating a payment session. Refer to [Initiate a payment](https://docs.klarna.com/klarna-payments/integrate-with-klarna-payments/step-1-initiate-a-payment/) section for further details. Read more on [Klarna payments](https://docs.klarna.com/klarna-payments/).
tuutti/php-klarna-ordermanagement
55526 Downloads
The Order Management API is used for handling an order after the customer has completed the purchase. It is used for all actions you need to manage your orders. Examples being: updating, capturing, reading and refunding an order. Read more on the [Order management](https://docs.klarna.com/order-management/) process. # Authentication
tuutti/php-klarna-checkout
248 Downloads
The checkout API is used to create a checkout with Klarna and update the checkout order during the purchase. As soon as the purchase is completed the order should be read and handled using the [`Order Management API`](https://docs.klarna.com/api/ordermanagement).\n\nRead more on [Klarna checkout](https://docs.klarna.com/klarna-checkout/).