Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 664 Bytes

readme.md

File metadata and controls

17 lines (11 loc) · 664 Bytes

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