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

This package is auto-updated.

Last update: 2021-11-01 15:01:19 UTC


README

Latest Stable Version Latest Unstable Version

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