Libraries tagged by example
spryker/product-offer-warehouse-allocation-example
86353 Downloads
ProductOfferWarehouseAllocationExample module
spryker/picking-list-multi-shipment-picking-strategy-example
174887 Downloads
PickingListMultiShipmentPickingStrategyExample module
spryker/order-amendment-example
20882 Downloads
OrderAmendmentExample module
samuelgfeller/slim-example-project
229 Downloads
Example project with the slim micro-framework
pamil/phpspec-skip-example-extension
193627 Downloads
Skip your PhpSpec examples through annotations
oxid-esales/vcms-examples
1859 Downloads
This module contains examples for vcmsmodule.
morozovsk/websocket-examples
2408 Downloads
examples for simple php websocket server: simple chat (single daemon) - http://sharoid.ru/chat.html , pro chat (master + worker) - http://sharoid.ru/chat2.html , simple game - http://sharoid.ru/game.html
graham-campbell/phpspec-skip-example-extension
6114 Downloads
Skip your PhpSpec examples through annotations
webfactory/wfdmeta-bundle
33781 Downloads
Bundle to query the wfd_meta table and use it for ConfigCache expiry. Useful as example code, please see the README file.
venustheme/module-all
30085 Downloads
Ves All Extension - config enable/disable common js, css files which were used on all venus extensions. For example: bootstrap, owlcarousel, colorbox, fancybox
tuutti/php-klarna-payments
70488 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
63716 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
tpwd/ke_search_hooks
15969 Downloads
Hooks example for ke_search. Feel free to use this as a kickstarter for your own custom indexer or hooks.
texthtml/doctest
1114 Downloads
Test code examples in PHP comments
testflowlabs/doctest
6341 Downloads
A PHP documentation testing tool that validates code examples in markdown files