Libraries tagged by mpay
mayconbordin/l5-fixtures
123413 Downloads
A fixtures package for Laravel 5
mayconbordin/l5-db-commands
1008 Downloads
A set of commands to create/drop/dump/restore databases on Laravel 5
mayconbordin/entrust-middleware
139 Downloads
A Laravel 5 middleware for Entrust
mpyw/twistoauth
8919 Downloads
Advanced PHP Twitter library.
mpyw/privator
460 Downloads
Utils for testing private methods and properties on PHP 7.0+
mpyw/laravel-transaction-observer
3414 Downloads
Observe delayed events and fire them after ALL transactions are done.
mpyw/hardbotter
48 Downloads
Yet another EasyBotter
mpyw/exceper
20 Downloads
Provides temporary error handler automatically using set_error_handler() and restore_error_handler().
mpyw/coutte
7 Downloads
Yet another asynchronous scraper based on mpyw/co
mparkhill/silverstripe-tcpdf
226 Downloads
SilverStripe service wrapper for TCPDF, a PHP class for generating PDF documents
maymeow/php-encrypt
79 Downloads
Extendable Certificate Authority scirpt made with PHP
maybeworks/yii2-tinymce
1172 Downloads
TinyMCE widget for Yii PHP framework 2.0
x-laravel/validation-extend
395 Downloads
Adds rules that may be required that are not in the Laravel validation class.
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.
wayup/fpdf
704 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.