Libraries tagged by multiple path
wpify/benefit-plus-gateway-sdk
223 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.
lazyelephpant/repository
354 Downloads
Laravel package to facilitate the repository design pattern functionality across multiple projects.
vaskiq/laravel-datalayer
488 Downloads
A Laravel package that simplifies data handling across multiple sources using the Repository pattern and structured DTOs.
kirago/laravel-routify
68 Downloads
Auto-discover and register Laravel route files spread across multiple folders, with configurable glob patterns, middleware groups and a fluent builder.
simpler/magento-module-patch-quote-cache
53 Downloads
Patches the magento quote to avoid using its cache for Simpler requests as they might add multiple products at once
iweb/composer-patches
11513 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.
contextualcode/threads
18 Downloads
Allows running the tasks in multiple threads using pthreads PHP extension
joe1992w/envsemble
0 Downloads
A Laravel package for merging multiple .env files with patch support and advanced features.
epaphrodites/epaphrodites
433 Downloads
Epaphrodites framework seamlessly combines simplicity with robust compatibility across PHP, C, and Python, providing strong support for multiple databases while adhering to open-source principles.
teonord/validator
2 Downloads
Advanced validation library with multiple API styles including JSON templates, inline rules, builder pattern, and functional composition. Features 50+ built-in validators, dot notation for nested objects, field reference resolution, and internationalization support. Zero dependencies, fully synchronous, and designed for maximum developer experience with extensible custom rule system.
me-arif-dewan/laravel-repository-generator
5 Downloads
Introduces a new Artisan command to generate repository classes with support for: - Multiple interface implementation with automatic method stub generation. - Single class extension with validation. - Model dependency injection via constructor. - Automatic service provider binding registration. - Pipeline pattern for clean, maintainable code structure.
gaomingcode/jquery.fileupload
9 Downloads
File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.
belhard/jquery-file-upload
227 Downloads
File Upload widget for jQuery.
alverated/jquery-file-upload
58 Downloads
File Upload widget for jQuery by Sebastian Tschan
ptheofan/yii2-hosts-component
30 Downloads
A Yii2 component to help you manage domains and hosts throughout your app accross multiple environments.