Server IP : 213.176.29.180 / Your IP : 18.189.157.91 Web Server : Apache System : Linux 213.176.29.180.hostiran.name 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64 User : webtaragh ( 1001) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home/webtaragh/public_html/whmcs/vendor/stripe/../laminas/laminas-mime/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
# laminas-mime [![Build Status](https://travis-ci.com/laminas/laminas-mime.svg?branch=master)](https://travis-ci.com/laminas/laminas-mime) [![Coverage Status](https://coveralls.io/repos/github/laminas/laminas-mime/badge.svg?branch=master)](https://coveralls.io/github/laminas/laminas-mime?branch=master) `Laminas\Mime` is a support class for handling multipart MIME messages. It is used by `Laminas\Mail` and `Laminas\Mime\Message` and may be used by applications requiring MIME support. ## Installation Run the following to install this library: ```bash $ composer require laminas/laminas-mime ``` ## Documentation Browse the documentation online at https://docs.laminas.dev/laminas-mime/ ## Support * [Issues](https://github.com/laminas/laminas-mime/issues/) * [Chat](https://laminas.dev/chat/) * [Forum](https://discourse.laminas.dev/)