briedis/breezy

Simple breezy.hr API wrapper

v2.3.0 2021-11-01 14:39 UTC

This package is auto-updated.

Last update: 2024-04-29 03:50:28 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