pascalebeier/thunderbird-ispdb

Auto-generated ISPDB distribution from Thunderbird for PHP Applications.

v1.0.42 2024-04-03 00:12 UTC

README

Latest Version on Packagist PHP Version Support Software License Total Downloads

Static distribution of thundernest/autoconfig files for PHP Applications.

What is this?

This is a static distribution of Thunderbird's ISPDB to autoconfigure Email Addresses. The files that you are looking for reside below dist/.

This folder is kept up-to-date with GitHub Workflows, see GitHub Workflow. Updates are released as Patch Releases, e.g. v1.0.1.

Links

Install

Via Composer

$ composer require pascalebeier/thunderbird-ispdb

It is highly recommended that you --prefer-dist on this Repository.

Usage

Distribution

Use the files below dist/ in your Application.

PHP API

As of now, this Library provides a Single Interface as a shortcut to retrieve the dist directory:

print_r(PascaleBeier\ThunderbirdIspdb\Ispdb::DIR); 
// => "vendor/pascalebeier/thunderbird-ispdb/dist/"

Credits

License

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