Skip to content

junisan/php-listmonk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Listmonk API

Implementation of the Listmonk API in PHP. It requires PHP >= 7.4.

Install

Packagist is not available yet, so use composer vcs.

{
  "repositories": [
    {
      "type": "git",
      "url": "https://github.com/junisan/php-listmonk.git"
    }
  ],
  "require": {
    "junisan/php-listmonk": "^0.1"
  }
}

About

Listmonk API Implementation in PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages