zeecoder / onesky-helper
A helper library that wraps the OneSky Api SDK (PHP).
dev-master / 0.1.x-dev
2015-05-20 13:17 UTC
Requires
- php: >=5.4
- onesky/api-library-php5: ~1.0
This package is not auto-updated.
Last update: 2024-11-09 16:37:38 UTC
README
This is a simple Helper class, which uses the OneSky SDK internally.
It is created to collect useful calls to the API, while staying agnosting about the framework it resides in.
The main focus is that it can be used in Symfony Console Commands, which then can be used in Symfony or Silex projects.