Libraries tagged by czech
nepada/birth-number-input
2292 Downloads
Czech birth number form input for Nette forms.
jakub-onderka/birth-number
48377 Downloads
Library for validating and formatting Czech and Slovak birth numbers.
hranicka/qr-platba
281 Downloads
Generating payment QR codes for the Czech Republic.
x3wil/czech-stemmer
3529 Downloads
Port of stemmer for Czech language
nyoncode/laravel-czech-holidays
52 Downloads
České státní svátky pro Laravel — data, názvy, výpočet Velikonoc a Artisan CLI.
madnest/flarum-lang-czech
840 Downloads
Czech language pack for Flarum.
kucharovic/czech-money-to-words
882 Downloads
Utility to convert a number to a CZK currency word representation.
optimal/vat-counter
796 Downloads
Simple VAT calculator for Czech legislation (DPH).
krasnyd/eet-client-php
7 Downloads
PHP client for Czech EET 2.0 (Elektronická evidence tržeb) SOAP protocol
kenod/invoice-generator
225 Downloads
Professional PHP library for generating PDF invoices, proforma invoices, and other accounting documents with QR payment codes, IBAN validation, and multi-language support
juniwalk/api-rsv
62 Downloads
haltuf/gender-helper
9379 Downloads
Latte Filter for gender detection and salutation.
aval24/czname
944 Downloads
Routines for normalizing and formatting czech names and personal info
czechbox/laravelplans
1833 Downloads
SaaS style recurring plans for Laravel.
wpify/benefit-plus-gateway-sdk
222 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.