Libraries tagged by multipath
nopoco/laminas-mail
4 Downloads
Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages
multiline-amio/php-mutlipart-form-data-builder
6 Downloads
Build multipart form data string for HTTP request
mleko/zend-mail
1128 Downloads
Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages
livespace-fork/zend-mail
122 Downloads
Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages
kuntaliitto/kuntafibase_blog
14 Downloads
Basic multiauthor blog
kirik/web-profiler-ui
16 Downloads
Multiplatform WEB profiler
kayako-zend/zend-mail-kayako
908 Downloads
Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages
invoicetic/common
264 Downloads
invoice multigateway base objects
initphp/mailer
68 Downloads
Send e-mail through the native mail() function, a sendmail binary or SMTP with attachments, inline images and MIME multipart bodies.
flowwe/mtman
17 Downloads
MultiThreading Manager for PHP 8.3
fatihtuzlu/php-apache-kafka
10 Downloads
You can manage your multidata with this package
f4n70m/bot-core-php
0 Downloads
Multiplatform bot core on PHP
extremeidea/php-multirequest
1146 Downloads
PHP library for easy and flexible multithread requests handling by CURL.
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