Libraries tagged by DSON
diontech/laravel-extended-scheduler
1292 Downloads
This package allows you to configure the scheduled tasks of the app via (database) model. It was developed to avoid handling theseconfigurations via a config file only, cause then we cannot share the same repo to n server instances when running different tasks is needed at each server.
dconco/php_slides
5 Downloads
Slides to the next level in PHP using PhpSlides, a light MVC fast framework
vormkracht10/laravel-permanent-cache
582 Downloads
Using Laravel Permanent Cache you can cache intensive operations permanently and update them in the background, so your users don't have to wait!
unofficialmc2/migration
978 Downloads
Outil de migration de base de donnée
tuutti/php-klarna-payments
61438 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/).
thebiggive/hmrc-gift-aid
236 Downloads
A library for charities and CASCs to claim Gift Aid (including Small Donations) from HMRC
techno-serve-software/hmrc-gift-aid-package
142 Downloads
A library for charities and CASCs to claim Gift Aid (including Small Donations) from HMRC
shawnveltman/texthelpers
757 Downloads
A short collection of text helpers that dont yet exist in the Laravel string helpers
seec/vcard
3048 Downloads
This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.
rkorebrits/vcard
3380 Downloads
This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.
qc/qc-references
4820 Downloads
This module shows the references to the selected pages in the Pagetree, even if you don't have access to the content linking to it.
puko/console
5521 Downloads
Advanced console util that make pukoframework get things done on the fly.
proget-hq/vcard
5639 Downloads
This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.
pixelbrackets/give-notice
7810 Downloads
Send a request to a preset URI and don’t expect a response
phing/task-liquibase
85770 Downloads
The LiquibaseTask is a generic task for liquibase commands that don't require extra command parameters.