krecent/api

Krecent wrapper for using Krecent api

v1.2 2017-06-29 14:44 UTC

This package is not auto-updated.

Last update: 2024-10-18 23:45:13 UTC


README

Latest Version Software License Build Status Coverage Status Quality Score Total Downloads

This package is a test package to help Krecent with pushing packages to composer

Install

Via Composer

$ composer require krecent/api

Usage

$Api = new Krecent\Api($uri);
echo $Api->getUser($username , $password , $userAgent);

Testing

$ phpunit

Contributing

Please see CONTRIBUTING for details.

Credits

License

The MIT License (MIT). Please see License File for more information.