briedis / breezy
Simple breezy.hr API wrapper
Installs: 21 984
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 2
Forks: 7
Open Issues: 0
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