Skip to content

Interfaces and value objects relating to mailing lists for listless developers

License

Notifications You must be signed in to change notification settings

list-interop/listless

Repository files navigation

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.

About

Interfaces and value objects relating to mailing lists for listless developers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages