Libraries tagged by muse
mulertech/docker-tests
661 Downloads
The MulerTech Docker-tests package
mulertech/collections
34 Downloads
The MulerTech Collections package
mukellef/sms
85 Downloads
Send sms with Php
muhsenmaqsudi/laratify
13 Downloads
Laratify is a Laravel 7 UI Library with beautifully handcrafted components using TailwindCSS & AlpineJS
mugen/postman2doc
374 Downloads
Convert postman collection.json to markdown/html/docx.
msenkpiel/kirby-iframe
32 Downloads
Plugin to add an iFrame to Kirby CMS
mse-sv3n/m2-hide-empty-categories
430 Downloads
This extension hides the empty categories from navigation men.
masev/settings-bundle
1235 Downloads
Masev SettingsBundle introduce a settings system into eZ Publish 5.x, administration is possible thanks to an interface in legacy admin.
industrious-mouse/laravel-dotmailer
3195 Downloads
Laravel wrapper for the dotmailer-api-v2-client library (https://github.com/romanpitak/dotmailer-api-v2-client)
mustangx/eu-cookie-law-bundle
1844 Downloads
Eu Cookie Law Bundle to handle new privacy law
mustafah15/elastic-repository
80 Downloads
elastic search active repository package
musa11971/filament-translation-manager
297 Downloads
Manage your application's translation strings in Filament.
mse-sv3n/m1-disable-advanced-search
265 Downloads
Disable advanced search on storeview scope
xosofox/codesound
19 Downloads
Turn stuff into music
wpify/benefit-plus-gateway-sdk
118 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.