Libraries tagged by progress
stivehu/base64image
6340 Downloads
ckeditor plugin. Adds images from local client as base64 string into the source without server side processing.
spotawheel/viva-payments
24253 Downloads
Viva Payments (Greece) driver for the Omnipay payment processing library
spiral/stempler
86680 Downloads
Stempler, HTML markup processor and template engine framework
spatie/laravel-mailcoach-sendinblue-feedback
209178 Downloads
Process feedback for email campaigns sent using Sendinblue
spatie/laravel-mailcoach-sendgrid-feedback
12387 Downloads
Process feedback for email campaigns sent using Sendgrid
spatie/laravel-mailcoach-postmark-feedback
12620 Downloads
Process feedback for email campaigns sent using Postmark
solidworx/ruler
13970 Downloads
A rule processing engine for PHP
slince/upload
10178 Downloads
Process file uploads with multiple and extensible validation rules
shopsys/deployment
49593 Downloads
Simplifies the deployment of the Shopsys Platform application in Kubernetes. It provides an intuitive set of tools and configurations, allowing you to seamlessly orchestrate and manage the deployment process.
shopblocks-engineering/omnipay-realex
1954 Downloads
Realex driver with 3D Secure & refund support for Omnipay payment processing library
shopblocks-engineering/omnipay-manual
1957 Downloads
Manual driver for the Omnipay payment processing library
shopblocks-engineering/omnipay-klarna-hpp
1967 Downloads
Klarna HPP for Omnipay payment processing library
shopblocks-engineering/omnipay-cardstream
1997 Downloads
Cardstream payment gateway driver for the Omnipay 3.x payment processing library
shippeo/monolog-extra
79614 Downloads
An extension to Monolog that adds handlers, formatters and processors. Includes integrations for Symfony.
shaka/dynamic-update-trait
6580 Downloads
The Dynamic Update Trait for Laravel provides a convenient way to dynamically update model attributes using magic methods. This trait allows you to update individual model attributes without explicitly defining setter methods for each attribute. It simplifies the process of updating model fields by providing a generic update method that can be called with dynamic method names.