jhehnle / care-man-wrapper
There is no license information available for the latest version (0.1.2) of this package.
An API wrapper for sieda CareMan duty scheduling
0.1.2
2025-12-14 14:55 UTC
Requires
- ext-json: *
- guzzlehttp/guzzle: 7.9
Requires (Dev)
- vlucas/phpdotenv: ^5.6@dev
This package is auto-updated.
Last update: 2025-12-14 15:04:02 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