Skip to content

open-source-contributions/imboclient-php

 
 

Repository files navigation

PHP client for Imbo

A PHP client for Imbo.

Current build Status

License

Copyright (c) 2011-2015, Christer Edvartsen [email protected]

Licensed under the MIT License

Documentation

Documentation is available at http://imboclient-php.readthedocs.org/.

Requirements

ImboClient requires PHP >= 5.3.3.

Installation

ImboClient can be installed using Composer by specifying imbo/imboclient in your dependencies, or by running the following commands:

curl -s https://getcomposer.org/installer | php
php composer.phar create-project imbo/imboclient [<dir>] [<version>]

Available versions of the client can be found on Packagist.

About

A client for Imbo written in PHP

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 97.5%
  • Ruby 2.5%