Download the PHP package dmt-software/laposta-api without Composer
On this page you can find all versions of the php package dmt-software/laposta-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download dmt-software/laposta-api
More information about dmt-software/laposta-api
Files in dmt-software/laposta-api
Package laposta-api
Short Description Client to consume the Laposta API
License MIT
Informations about the package laposta-api
Laposta API
An Object-Oriented client to consume the Laposta API.
Install
Configure
After installing this package you need to configure it. The quickest way to do this is simply add a config file and
use it to load the config into a Config
instance.
Generate entity
The next step is to generate an entity for the custom fields for the mailing list(s).
More in depth information about the custom fields can be found in the subscribers documentation.
Usage
Initiate a Client
The easiest way to create a client instance is using the factories in this package. These factories can also be used (as guideline) in a dependency injection container.
Subscribe a user to a mailing list
More on how to use this package can be found in the client documentation.
All versions of laposta-api with dependencies
ext-json Version *
psr/http-message Version ^1.0 | ^2.0
psr/http-factory Version ^1.0
dmt-software/http-client-middleware Version ^0.1.3 | ^1.0 | ^2.0
league/tactician Version ^1.0
jms/serializer Version ^3.23
symfony/console Version >=5.4
dmt-software/command-bus-validator Version ^1.0
doctrine/annotations Version ^2.0