This is a simple PHP library to interface with a Sympa list server to maintain lists of people from a data source.
It supports only a subset of functionality at present. Pull requests welcome.
- Clone the repository.
- Run
composer install
to install the dependencies. - Use the sample code in index.html.template as a starting point for your integration.
Martin Lucas-Smith, Department of Geography, University of Cambridge, 2022-4.
GPL3.