seregazhuk/php-pinterest-bot

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
src/Api/Providers/Keywords.php30
src/Api/Providers/Password.php56
src/Api/Providers/Pinners.php105
src/Api/Providers/Pins.php207
A
1 hr
src/Api/Providers/Suggestions.php21
src/Api/Providers/Topics.php33
src/Api/Providers/User.php93
src/Api/ProvidersContainer.php92
src/Api/Request.php173
A
2 hrs
src/Api/Response.php124
src/Api/SearchResponse.php12
src/Api/Traits/BoardInvites.php87
src/Api/Traits/CanBeDeleted.php23
src/Api/Traits/CanBeShared.php49
src/Api/Traits/HandlesRequest.php11
src/Api/Traits/HasEntityIdName.php6
src/Api/Traits/HasPagination.php7
src/Api/Traits/HasProfileSettings.php19
src/Api/Traits/HasRelatedTopics.php14
src/Api/Traits/ResolvesCurrentUser.php20
src/Api/Traits/Searchable.php33
src/Api/Traits/SendsMessages.php61
src/Api/Traits/SendsRegisterActions.php37
src/Api/Traits/TryIt.php61
src/Api/Traits/UploadsImages.php16
src/Exceptions/AuthRequired.php5
src/Exceptions/InvalidRequest.php5
src/Exceptions/PinterestBotException.php6
src/Exceptions/WrongFollowingType.php5
src/Exceptions/WrongProvider.php5
src/Factories/PinterestBot.php39
src/Helpers/Cookies.php65
src/Helpers/FileHelper.php20
src/Helpers/Pagination.php82
A
1 hr
src/Helpers/UrlBuilder.php137
src/Helpers/functions.php36