igdb icon indicating copy to clipboard operation
igdb copied to clipboard

Laravel PHP Facade/Wrapper for the IGDB API

Results 3 igdb issues
Sort by recently updated
recently updated
newest added

there is no config folder ?

Changed private to protected for extendability.

Hi, maybe it would be helpful, if the methods [getEndpoint, decodeSingle, decodeMultiple, apiGet] will be declared as protected instead of private, to expand the class by extending from it.