Skip to content

Basic PHP client for FieldBook API

Latest
Compare
Choose a tag to compare
@Joeventures Joeventures released this 22 May 02:14

What's New in 1.1.0

  • Breaking Change: Now supports multiple calls in a single instance.
  • Breaking Change: Renamed $sheet_id to $sheet_title for consistency with the API
  • Support for book, sheet, and field metadata.
  • Marginally better documentation.