jamesmills / laravel-mime

This package provides Laravel service bindings for symfony/mime.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel Mime

Latest Version MIT License Offset Earth

This package provides Laravel service bindings for symfony/mime.

Installation

You can install the package via composer:

composer require astrotomic/laravel-mime

Usage

use Astrotomic\LaravelMime\Facades\MimeTypes;

MimeTypes::getExtensions($mimeTypes);
MimeTypes::getMimeTypes($extensions);

Credits

License

The MIT License (MIT). Please see License File for more information.

Treeware

You're free to use this package, but if it makes it to your production environment I would highly appreciate you buying the world a tree.

It’s now common knowledge that one of the best tools to tackle the climate crisis and keep our temperatures from rising above 1.5C is to plant trees. If you contribute to my forest you’ll be creating employment for local families and restoring wildlife habitats.

You can buy trees at https://offset.earth/treeware

Read more about Treeware at https://treeware.earth

We offset our carbon footprint via Offset Earth

About

This package provides Laravel service bindings for symfony/mime.

License:MIT License


Languages

Language:PHP 100.0%