briedis / breezy-sync
This package is abandoned and no longer maintained.
The author suggests using the briedis/breezy package instead.
Simple breezy.hr API wrapper
v2.3.0
2021-11-01 14:39 UTC
Requires
- php: ^7.4|^8.0
- ext-curl: *
- ext-json: *
Requires (Dev)
- mockery/mockery: ^1.4
- phpunit/phpunit: ^9.0
README
Breezy PHP API wrapper
Installation using Composer:
composer require briedis/breezy --no-dev
Usage examples
See /examples/ folder:
- addCandidateWithFiles.php - Add candidate, with resume and other files
- addPosition.php - Add new position
- customCache.php - Implement your own caching class if you want to use the cached driver
- getCurrentPositions.php - Example of getting company positions