Libraries tagged by exa
ecotone-examples/php-ddd-cqrs-event-sourcing-ecotone
0 Downloads
zing-studios/matcher
4565 Downloads
levenshtein example
wekisen/php-ecrecover
7449 Downloads
PHP ECRecover Example
tuutti/php-klarna-payments
64312 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
57935 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
texthtml/doctest
907 Downloads
Test code examples in PHP comments
stollr/tcpdf-extension
648 Downloads
This library extends the TCPDF library for example with a smart API for creating tables.
stevegrunwell/one-time-callbacks
47320 Downloads
Enable WordPress actions and filter callbacks to be called exactly once.
setono/sylius-order-edit-plugin
1849 Downloads
Setono example plugin for Sylius.
setono/sylius-mailer-plugin
930 Downloads
Setono example plugin for Sylius.
setono/sylius-geo-plugin
2687 Downloads
Setono example plugin for Sylius.
setono/sylius-climate-partner-plugin
12289 Downloads
Setono example plugin for Sylius.
setono/sylius-bulk-edit-plugin
17897 Downloads
Setono example plugin for Sylius.
serhii/ago
2235 Downloads
Transforms a given date into a human-readable "time ago" format with multilingual support. Example outputs include "1 hour ago", "2 days ago", "Just now", and "Online". The results are fully customizable to fit your specific needs
sergiomaximiliano/linkedin-api-php-client
2233 Downloads
LinkedIn API PHP SDK with OAuth 2.0 & CSRF support. Can be used for social sign in or sharing on LinkedIn. Examples. Documentation.