Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1.88 KB

README.md

File metadata and controls

41 lines (25 loc) · 1.88 KB

Listless Contracts and Common Values

Build Status

codecov Psalm Type Coverage

Latest Stable Version Total Downloads

Listless

adjective

(of a person or their manner) lacking energy or enthusiasm.

Introduction & Motivation

The purpose of this library is to provide a simple and stable api with which to get email addresses on and off of third party mailing list platforms for your app so that you, and I can spend less time writing abstractions to iron out the disparities between the myriad mailing list operators out there.

I'm also using this collection of projects as a learning exercise to increase my knowledge and comfort with psalm and infection.

Installation

As currently unstable wip, you'll need to

composer install list-interop/listless dev-main

These contracts aren't going to get you far, so you'll want an implementation. There's only 1 in the works right now: Email Octopus … but, the plan is to at least get MailChimp running and possibly something home-grown.

If you're interested, dive in with the pull requests.

License

MIT Licensed.

Changelog

See CHANGELOG.md.