https://github.com/zeecoder/onesky-helper
A helper class that wraps the OneSky API SDK. (PHP)
https://github.com/zeecoder/onesky-helper
Last synced: 6 months ago
JSON representation
A helper class that wraps the OneSky API SDK. (PHP)
- Host: GitHub
- URL: https://github.com/zeecoder/onesky-helper
- Owner: ZeeCoder
- Created: 2015-04-16T11:48:33.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2022-10-21T03:13:20.000Z (over 3 years ago)
- Last Synced: 2025-03-22T13:43:31.018Z (10 months ago)
- Language: PHP
- Size: 137 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OneSky Helper
[](http://stillmaintained.com/ZeeCoder/onesky-helper)
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.