Libraries tagged by http application
dniccum/laravel-request-logs
6 Downloads
Log and debug HTTP requests within your Laravel application.
the-caretakers/laravel-request-logger
126 Downloads
Log HTTP requests and responses in Laravel applications.
wpify/benefit-plus-gateway-sdk
172 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.
veng49/barcode
365 Downloads
Barcode & Qr Code generator library by http://www.codeitnow.in. You can use it with Custom PHP application or any PHP Framework such as Laravel, Cakephp, Yii, Codeigneter etc.
timitek/getrets-laravel
115 Downloads
A laravel package for the GetRETS API from timitek (http://www.timitek.com). GetRETS is a product / service developed by timitek that makes it possible to quickly build real estate related applications for pulling listing data from several MLS's without having to know anything about RETS or IDX or worry about the pains of mapping and storing listing data from these various sources.
techdata/as2secure-bundle
399 Downloads
AS2Secure (http://www.as2secure.com)_abstraction to allow use of library in Symfony2 applications.
snapsearch/snapsearch-client-php
39 Downloads
PHP HTTP Client Middleware Libraries for SnapSearch. Search engine optimisation for single page applications.
pierotto/symfony-middleware-bundle
16 Downloads
This Symfony extension allows for the integration of middleware into your application, providing a streamlined approach to handling HTTP requests and responses.
omgnull/php-libevent
4 Downloads
OOP wrapper for pecl libevent library http://pecl.php.net/package/libevent for php console applications
ionzile/ions
114 Downloads
Application starter for the Ions PHP framework — a secure, structured host-app skeleton on Symfony HTTP + Illuminate, ready for `composer create-project`.
inja-online/ftp-deployer
0 Downloads
Deploy Laravel applications to cPanel-style FTP-only hosts with a temporary HTTP runner.
componenta/router
8 Downloads
HTTP route registration, matching, generation, and compiled route cache for Componenta applications
citomni/app-skeleton
11 Downloads
Neutral application skeleton for CitOmni. Provides the app container, core wiring points, and installer lifecycle tooling without assuming HTTP or CLI mode.
bluedot-bd/laravel-bulk-sms
168 Downloads
'laravel-bulksms' is a Laravel package for integrating with an HTTP-based SMS gateway. The package is compatible with SMS providers in Bangladesh and other countries, and allows for the sending of notifications via Laravel notifications. It also includes a feature for checking the balance of an SMS account with a supported provider. This package can be useful for integrating SMS functionality into a Laravel-based application, sending sms messages to people, and keeping track of SMS usage and account balances.
andrewdyer/shutdown-handler
85 Downloads
A shutdown handler for Slim Framework applications that converts fatal errors into consistent HTTP responses