NitrAPI-PHP icon indicating copy to clipboard operation
NitrAPI-PHP copied to clipboard

PHP based SDK for the NitrAPI

Results 5 NitrAPI-PHP issues
Sort by recently updated
recently updated
newest added

can anybody help me? I am trying to view the tags in the list using php. I don't know how to use the API.

I need to authenticate (like Beacon does) to gain access to boost history and server boosted days. Any help? I need a PHP example on how to authenticate.

Added addition information about creating long life tokens

can anybody help me? I am trying to view the tags in the list using php. I don't know how to use the API.

Herewith I would suggest to update all dependencies. Dependency | From | To ------------ | ------------- | ------------- php | >=5.5 | >=7.3 guzzlehttp/guzzle | ~6.0 | ~7.0 phpunit/phpunit |...