jhehnle / care-man-wrapper
There is no license information available for the latest version (dev-master) of this package.
An API wrapper for sieda CareMan duty scheduling
dev-master
2025-12-25 20:04 UTC
Requires
- ext-json: *
- guzzlehttp/guzzle: 7.9
Requires (Dev)
- vlucas/phpdotenv: ^5.6@dev
This package is auto-updated.
Last update: 2026-04-26 19:58:01 UTC
README
A PHP wrapper for interacting with the CareMan API.
Provides a clean, object-oriented interface for API calls and structured exception handling.
Features
- Easy-to-use PHP wrapper for CareMan API
- Access to raw API response data for debugging
- Fully typed and documented
Installation
Install via Composer:
composer require jhehnle/careman-wrapper