Libraries tagged by initiative
rtckit/sip
19712 Downloads
SIP protocol implementation written in PHP
qruto/laravel-flora
98387 Downloads
Install and update Laravel application with single command
jawira/the-lost-functions
128661 Downloads
Collection of convenience functions.
swedbank-spp/swedbank-payment-portal
101427 Downloads
The Swedbank Payment Portal API Library provides access to the online banking system through which e-commerce transactions can be initiated and fulfilled by facilitating the exchange of bank data.
consolidation/annotation-command
991 Downloads
Initialize Symfony Console commands from annotated command class methods.
mad-web/laravel-initializer
175954 Downloads
A convenient way to initialize your application
zetacomponents/user-input
27586 Downloads
A component that assists you to safely user input variables coming into your application. It builds on top of PHP's filter extension and extends it by providing a more inituitive API.
zalas/phpunit-doubles
13414 Downloads
Initialises test doubles in PHPUnit test cases for you
xplicit-dev/mamopay
1824 Downloads
The MamoPay PHP library provides convenient access to the MamoPay API from applications written in the PHP language. It includes a pre-defined set of classes for API resources that initialize themselves dynamically from API responses which makes it compatible with a wide range of versions of the MamoPay API.
tuutti/php-klarna-payments
70948 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/).
silinternational/ecs-deploy
7150 Downloads
Simple shell script for initiated blue-green deployments on Amazon Elastic Container Service (ECS)
seblhaire/daterangepickerhelper
4015 Downloads
Laravel library to provide an helper to initialize a single or double DateRangePicker calendar
reelworx/t3-fakefrontend
11702 Downloads
A library for TYPO3 extensions to initialize a 'fake frontend' environment. Mainly for CLI/BE purposes.
mouf/utils.constants.secret
379457 Downloads
This package contains a simple installer for Mouf that will create a constant 'SECRET' in your project and initialize it to some random value.
mouf/utils.constants.debug
367060 Downloads
This package contains a simple installer for Mouf that will create a constant 'DEBUG' in your project and initialize it to true. Useful for packages supporting a 'debug' mode.