Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 1.49 KB

File metadata and controls

45 lines (29 loc) · 1.49 KB

Krecent Api

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.