Libraries tagged by move to
interitty/nb-remote-phpunit
314 Downloads
Custom PHPUnit script that allows NetBeans to run tests on a remote host. Developed mainly to make working with Docker environments more convenient.
inspiredminds/contao-extended-form-fields
3611 Downloads
Contao 4 extension to extend some form fields with more options.
in-sys/symfony-maintenance-bundle
3987 Downloads
This bundle allows you to place your website in maintenance mode by calling two commands from your console. Symfony 5.4 / 6
craftpeak/woocommerce-prevent-repeat-purchases
1208 Downloads
A WooCommerce plugin to prevent customers from purchasing products more than once. Only works with Simple products.
contao/maintenance-bundle-deprecated
91930 Downloads
This bundle allows you to place your website in maintenance mode by calling two commands from your console.
brainappeal/campus_events_frontend
231 Downloads
Manage events, appointments, registrations and participants centrally with Campus Events. To use this extension, a Campus Events installation or access to the API is required. For more information see https://www.campus-events.com
automattic/patchwork-redefine-exit
745 Downloads
Use antecedent/patchwork to redefine `exit` and `die` for more robust PHPUnit testing.
glamorous/tmdb-php-api
126 Downloads
PHP Class for using TMDb (themoviedb.org) API. Because of IMDB hasn't an API we provide this PHP5 class. It's pretty easy to recieve all information about a movie or an actor. No scraping needed.
zizaco/cep-consult
2625 Downloads
This package has the objective to consult the CEP within one or more web APIs that will retrieve the address of the given number.
va-gov/web
14079 Downloads
Front-end for VA.gov. This repository contains the code that generates the www.va.gov website. It contains a Metalsmith static site builder that uses a Drupal CMS for content. This file is here to publish releases to https://packagist.org/packages/va-gov/web, so that the CMS CI system can install it and update it using standard composer processes, and so that we can run tests across both systems. See https://github.com/department-of-veterans-affairs/va.gov-cms for the CMS repo, and stand by for more documentation.
uteq/signature
13 Downloads
A Package that gives the ability to create (temporary) links for usage on websites, emails and more
tuutti/php-klarna-payments
61496 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
55489 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
tuutti/php-klarna-checkout
247 Downloads
The checkout API is used to create a checkout with Klarna and update the checkout order during the purchase. 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).\n\nRead more on [Klarna checkout](https://docs.klarna.com/klarna-checkout/).
travoltron/dusk-secure
1887 Downloads
A more secure Laravel Dusk that provides simple end-to-end testing and browser automation without exposing routes or authentication.