iceithq / ctms-php-client
CTMS PHP Client
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/iceithq/ctms-php-client
Requires
- php: >=7.4
Requires (Dev)
- phpunit/phpunit: ^9.0
This package is not auto-updated.
Last update: 2026-02-18 08:17:52 UTC
README
Install
composer require iceithq/ctms-php-client
Usage
use Iceit\CTMS\CTMSClient; $client = new CTMSClient('your_api_key'); $client->get('/endpoint');
Documentation
For detailed documentation, please refer to the official documentation.
License
This project is licensed under the MIT License - see the LICENSE file for details
Contributing
Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.
Contact
For support or inquiries, please contact us at support@ctms.iceitapps.com.