Libraries tagged by capturely
bugphix/bugphix-laravel
5569 Downloads
Capture and monitor detailed error logs with nice dashboard and UI.
azine/mailgunwebhooks-bundle
4229 Downloads
Symfony bundle to capture Mailgun webhook events and send delivery-health notifications.
autotix/drupal-module
170 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
pteal79/signature-capture
7 Downloads
A NativePHP Mobile UI component for capturing handwritten signatures as SVG
log1x/captured
3 Downloads
A bulletproof rewrite of the Captured PHP script for use with CapturedApp
codium/laravel-sms-capture
769 Downloads
Captures outgoing SMS notifications
userqq/mysql-binlog
204 Downloads
MySQL/MariaDB binlog listener
rtckit/pcap-ffi
76 Downloads
PHP Packet Capture via libpcap through FFI
oxhq/preview
55 Downloads
Laravel-native capture, replay, fixture, and test generation for real application flows.
cloudipsp/magento2
41 Downloads
Fondy Magento 2 payment module
begateway/magento2-payment-module
9489 Downloads
BeGateway Magento 2 payment module
pachico/voyeur
18 Downloads
Voyeur takes screenshots of websites using different browsers through Selenium
zanbug/laravel
4 Downloads
Zanbug SDK for Laravel — captures exceptions, validation errors and slow queries
wpify/benefit-plus-gateway-sdk
221 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.