Libraries tagged by resample
justcoded/sample-file
8521 Downloads
Simple class to get sample file path of some real file for testing
goomento/module-page-builder-sample-data
8799 Downloads
Sample Data and Widgets Module, How To Create Widget For Goomento - Magento Page Builder Extension
drevops/renovate-example-source3
29598 Downloads
A test package to test Renovate config. Used to trigger release updates.
drevops/renovate-example-source2
29632 Downloads
A test package to test Renovate config. Used to trigger release updates.
drevops/renovate-example-source
29644 Downloads
A test package to test Renovate config. Used to trigger release updates.
b13/container-example
26943 Downloads
Example for EXT:container
akeneo/phpspec-skip-example-extension
976026 Downloads
Skip your PhpSpec examples through annotations
pantheon-systems/example-drops-8-composer
20558 Downloads
Install drops-8 with Composer on Pantheon.
rubix/sentiment
556 Downloads
An example project using a multi layer feed forward neural network for text sentiment classification trained with 25,000 movie reviews from IMDB.
phalcon/vokuro
478 Downloads
This is a sample application for the Phalcon PHP Framework
benkeen/generatedata
126 Downloads
Free, GNU-licensed, random custom data generator for testing software
andreekeberg/abby
8243 Downloads
🙋♀️ Minimal A/B Testing Library
webfactory/wfdmeta-bundle
26919 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
27599 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
64047 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/).