Libraries tagged by examples
pamil/phpspec-skip-example-extension
194286 Downloads
Skip your PhpSpec examples through annotations
oxid-esales/vcms-examples
1918 Downloads
This module contains examples for vcmsmodule.
graham-campbell/phpspec-skip-example-extension
6347 Downloads
Skip your PhpSpec examples through annotations
yidas/codeigniter-model
12105 Downloads
CodeIgniter 3 ORM Base Model pattern with My_model example
wekisen/php-ecrecover
7827 Downloads
PHP ECRecover Example
webfactory/wfdmeta-bundle
33956 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
30191 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
70901 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
64186 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
16129 Downloads
Hooks example for ke_search. Feel free to use this as a kickstarter for your own custom indexer or hooks.
testflowlabs/doctest
6438 Downloads
A PHP documentation testing tool that validates code examples in markdown files
tecpresso/laravel-allow-non-rfc-compliant-email-patch
53044 Downloads
Allow non-rfc compliant email (ex. [email protected])
t3docs/site-package
16897 Downloads
Site Package - This site package is an example used to understand the TYPO3 Site Package Tutorial.
sylius/plugin-skeleton
8997 Downloads
Acme example plugin for Sylius.
stollr/tcpdf-extension
1793 Downloads
This library extends the TCPDF library for example with a smart API for creating tables.