Libraries tagged by captures
azine/mailgunwebhooks-bundle
4191 Downloads
Symfony2 Bundle to easily capture feedback from mailgun.com via their provided webhooks
autotix/drupal-module
85 Downloads
Drupal module that captures watchdog errors and forwards them to the Autotix webhook for automated Jira/GitHub ticket creation and auto-fix PRs.
takyam/capture
126 Downloads
Simple web page capture (screen shot) for PHP via PhantomJS
edi-prasetyo/error-log-capture
25 Downloads
Lightweight Laravel package to automatically capture exceptions and store error logs in database.
codium/laravel-sms-capture
763 Downloads
Captures outgoing SMS notifications
valorpaytech/plugin-magento
59 Downloads
ValorpayTech Payment Gateway module for Magento
screenshotapi/sdk
13 Downloads
Official PHP SDK for ScreenshotAPI
rtckit/pcap-ffi
76 Downloads
PHP Packet Capture via libpcap through FFI
oxhq/preview
45 Downloads
Laravel-native capture, replay, fixture, and test generation for real application flows.
cpdrenato/screen
2006 Downloads
A PHP Class to interact with PhantomJs and capture screenshot 64bits
cloudipsp/magento2
41 Downloads
Fondy Magento 2 payment module
begateway/magento2-payment-module
9487 Downloads
BeGateway Magento 2 payment module
userqq/mysql-binlog
204 Downloads
MySQL/MariaDB binlog listener
pachico/voyeur
18 Downloads
Voyeur takes screenshots of websites using different browsers through Selenium
wpify/benefit-plus-gateway-sdk
185 Downloads
This is a "swagger" definition of application programming interface of the MúzaPay by Benefit Plus e-commerce payment gateway. You may leverage this API from your e-shop to integrate payments by employee-benefits-programme funds. This version of the programme uses mobile payment application MúzaPay. Requests signingAll requests except /auth/token must be signed by "SHA-256 with RSA" (RSASSA-PKCS1-v1_5, RFC 8017 chapter 8.2) electronic signatures. See online gateway documentation for details. ## Change log * v2 - 2025-06-26 * Added HEALTH value to productCode enum as mandated by the Czech state legislation. * amountAuthorized in PaymentStateResponse renamed to remainingAmount to better capture its meaining. * Added HTTP 410 Gone response to the cancelPayment() operation. * Corrected pattern of orderReferenceCode * Multiple corrections of the documentation, examples and field ordering changes - non-impacting.