/sympa-client

Simple PHP library to interface with a Sympa list server

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

Sympa client

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.

Usage

  1. Clone the repository.
  2. Run composer install to install the dependencies.
  3. Use the sample code in index.html.template as a starting point for your integration.

Author

Martin Lucas-Smith, Department of Geography, University of Cambridge, 2022-4.

License

GPL3.