Libraries tagged by morce
tuutti/php-klarna-payments
61513 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
55505 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
247 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/).
truearrowsoftware/taslib
2832 Downloads
a small framework to handle PHP projects. Look for more details on github at https://github.com/TrueArrowSoftware/TASLibPHP
treasure-chest/treasure-chest
4493 Downloads
A simple key/value store with namespace support and backends for memcached, apc, and more.
traw/vhs-col
541 Downloads
A collection of more or less useful ViewHelpers and Utilities
travoltron/dusk-secure
1887 Downloads
A more secure Laravel Dusk that provides simple end-to-end testing and browser automation without exposing routes or authentication.
thelia/keyword-module
1676 Downloads
Associate contents, folders, categories and products to one or more keywords
texxasrulez/account_details
1242 Downloads
Display additional information for the current user and much more.
testmonitor/eloquent-calculated-columns
320 Downloads
A Laravel package for adding calculated columns to Eloquent models using SQL for more performant queries.
tantee/laravel-searchy-fork
3027 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.
sweetchuck/junit-merger-cli
1808 Downloads
CLI tool to merge two or more JUnit XML files into one.
superbig/craft-usergroupfield
13137 Downloads
Field type that let you select one or more user groups.
struct/struct
2435 Downloads
Simple package for structured and more complex data types, similar to 'Struct' in other programming languages
struct/contracts
2449 Downloads
Simple package for providing contracts for structured and more complex data types, similar to 'Struct' in other programming languages