Libraries tagged by example
drevops/renovate-example-source3
28849 Downloads
A test package to test Renovate config. Used to trigger release updates.
drevops/renovate-example-source2
28883 Downloads
A test package to test Renovate config. Used to trigger release updates.
drevops/renovate-example-source
28895 Downloads
A test package to test Renovate config. Used to trigger release updates.
b13/container-example
26627 Downloads
Example for EXT:container
akeneo/phpspec-skip-example-extension
975947 Downloads
Skip your PhpSpec examples through annotations
webfactory/wfdmeta-bundle
26258 Downloads
Bundle to query the wfd_meta table and use it for ConfigCache expiry. Useful as example code, please see the README file.
web-vision/deepl-base
2206 Downloads
TYPO3 Extension providing shared things across deepl related extensions, for example a shared point when overriding same TYPO3 backend fluid files are required and similar.
venustheme/module-all
27337 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
63627 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/).
tpwd/ke_search_hooks
12607 Downloads
Hooks example for ke_search. Feel free to use this as a kickstarter for your own custom indexer or hooks.
stefanocbt/phpdotenv-sync
26856 Downloads
A package that makes sure that your .env file is in sync with your .env.example
savvii/ssh-tunnel
1166 Downloads
Small library to create an SSH tunnel, for example for MySQL
sammyaxe/linkedin-api-php-client
6310 Downloads
LinkedIn API PHP SDK with OAuth 2.0 & CSRF support. Can be used for social sign in or sharing on LinkedIn. Examples. Documentation.
romanzipp/laravel-env-diff
23390 Downloads
Create a visual Diff of .env and .env.example files
rekalogika/reconstitutor
7252 Downloads
A thin layer above Doctrine events to help you reconstitute/hydrate your entities. The most common example being handling file uploads, but also many other purposes. It lets you augment Doctrine's hydration with your logic in a concise and expressive class.