Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 637 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 637 Bytes

ZohoBooks API - PHP SDK library

ZohoBooks PHP library

This package is an upgrade of official package

Most important feature is switch from old auth to Oauth

Install

composer require ahmedd-ibrahim/zohobooks

TODO

0.x versions - full API with array processing

1.x version - ORM-like layer implementation

  • Implement ORM layer for API
  • Integrations with popular frameworks