Libraries tagged by Munza
munza/scaffolder
10 Downloads
A generator for generating generators for Laravel and Lumen.
munza/eloquent-queryable
10 Downloads
a PHP package to automatically inject query rules in Eloquent model queries from request query parameters.
munza/serviceman
15 Downloads
SOA package for Laravel 5.4.*
glory/ntemo-labs
8 Downloads
Munzambi Ntemo Miguel
munafio/chatify
483625 Downloads
A package for Laravel PHP Framework to add a complete real-time chat system.
munna/iplocation
130 Downloads
Geo Location Tracking By IP address. Its providing more flexible information about any country.. Its completely free and open source.
manzadey/stream-telecom
4973 Downloads
PHP Package for stream-telecom.ru
huszerldani/laravel-szunetnapok-api
1845 Downloads
Laravel package a hivatalos magyar munkaszüneti napok lekéréséhez
muzammal/syncmodelfillable
75 Downloads
A Laravel package to synchronize model fillable fields with migration columns using commands
munna/shopping-cart
143 Downloads
munafio/oursms-laravel
4 Downloads
Laravel OurSMS API Integration
manzano/cvdw-cli
7 Downloads
Suite para buscar dados da API do CV CVDW para um banco de dados
manzadey/laravel-orchid-helpers
96 Downloads
manzadey/laravel-orchid-activity-log
52 Downloads
Laravel Orchid Activity Log Wrapper
wpify/benefit-plus-gateway-sdk
175 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.