Libraries tagged by multipay
eloquent-works/rating-kit
1 Downloads
A comprehensive Laravel rating engine for players, teams, multiplayer competitions, seasons, leaderboards, rating history, and pluggable rating algorithms.
ecentral/celum-connect-fal-rest-client
2 Downloads
### Authorization If you are already logged into CELUM Content via browser, no further authorization is required. Otherwise, please use one of the below methods: 1. Click on 'Authorize' on the right and either provide an API Key, type in your username/password or use OpenID Connect to log in. 2. OpenId implicit flow is disabled for security reasons and will not work as Authorization option. ### Creating an asset 1. Request upload via [upload endpoint](#/Upload/requestUpload). The endpoint will return a URl for uploading the binary and a upload handle to identify the upload. 2. Upload the content of your asset by sending a POST request to the upload URL from step 1 and setting the ```Content-Type``` header to ```application/octet-stream```. Optionally, you can also use multipart upload with ```multipart/form-data``` as ```Content-Type``` - like our Nova UI. 3. Create the asset via [create asset endpoint](#/Assets/createAssetInCollection) by passing in the upload handle from step 1 together with other parameters.
dulshan/simple-tenant
13 Downloads
Simple Multipal Database Tenant Wrapper for Laravel 8/9
demmonico/yii2-sms
100 Downloads
Yii2 extension which allow send sms using multiply providers. Now available Nexmo provider
clearsoft/easysql-sdk
3 Downloads
EasySQL PHP SDK — multipackage repository (client, connectors, schema generation, Laravel integration).
bisanedev/php-request-parser
600 Downloads
The missing php functionality to support put, patch, delete, put FORM and MULTIPART requests handling
b2/http
12 Downloads
This package can be use to perform http request via post,get, multipart
artkolev/zend-mail
9 Downloads
Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages
alcalyn/neural-network
24 Downloads
Create a multilayer perceptron and make it learn life.
plesk/zend-mail
186 Downloads
Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages
netglue/ng-mtmail
131 Downloads
ZF2 Module providing a multipart template driven email message creation service using the ZF view layer
laminasmarchey/laminas-mail
6 Downloads
Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages
ahmednour1430464/laravel-stream-backup
62 Downloads
Streaming database backup for Laravel: dump → compress → S3 multipart upload with constant memory use. Supports MySQL, PostgreSQL, SQLite, and custom drivers.
league/omnipay
11475684 Downloads
Omnipay payment processing library
kartik-v/bootstrap-fileinput
8555048 Downloads
An enhanced HTML 5 file input for Bootstrap 5.x, 4.x, and 3.x with features for file preview for many file types, multiple selection, ajax uploads, and more.