krecent / api
Krecent wrapper for using Krecent api
Installs: 22
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/krecent/api
Requires
- php: >=5.3.0
Requires (Dev)
- phpunit/phpunit: 4.*
This package is not auto-updated.
Last update: 2025-11-15 04:50:11 UTC
README
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.