iron-io / iron_core
Collection of common functions for all iron.io client libraries
Installs: 1 785 886
Dependents: 4
Suggesters: 0
Security: 0
Stars: 19
Watchers: 22
Forks: 17
Open Issues: 2
Requires
- php: >=5.2.0
README
iron_core_php is a collection of common functions for working with the RESTful APIs that we build at Iron.io from PHP.
Installation
Just copy IronCore.class.php
class to required directory and that's all.
License
This software is released under the BSD 2-Clause License. You can find the full text of this license under LICENSE.txt in the module's root directory.