iceithq / ctms-php-client
CTMS PHP Client
v0.1.0
2026-02-17 09:57 UTC
Requires
- php: >=7.4
Requires (Dev)
- phpunit/phpunit: ^9.0
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.