Libraries tagged by coveralls
blpraveen/php-coveralls
3 Downloads
PHP client library for Coveralls API
b3kn/php-coveralls-with-psr
2 Downloads
PHP client library for Coveralls API
blar/php-coveralls
192 Downloads
PHP client library for Coveralls API
guitarneck/xdebug-coverage
4 Downloads
xdebug coverage reporting tool
guitarneck/php-coverage
27 Downloads
php coverage reporting tool and framework
dankempster/template-php-component
6 Downloads
A template workspace for developing a new component/package. Includes configuration for travis-ci.org, Scrutinizer.com and Coveralls.io.
behance/moso
9939 Downloads
Clover -> Coveralls converter
cbschuld/browser.php
4995356 Downloads
A PHP Class to detect a user's Browser. This encapsulation provides a breakdown of the browser and the version of the browser using the browser's user-agent string. This is not a guaranteed solution but provides an overall accurate way to detect what browser a user is using.
automattic/jetpack-status
2214957 Downloads
Used to retrieve information about the current status of Jetpack and the site overall.
overals/yii2-geoip2
6646 Downloads
Yii2 GeoIP2 extension. Returns country, city, latitude, longitude, time zone, iso code, continent, subdivisions by IP (uses MaxMind's GeoIP2 databases)
overals/yii2-whois
4059 Downloads
Whois client for yii2.
oro/image-optimization
4813 Downloads
Allows to control the quality of images using the UI. Optimizes images thereby reducing the overall storage size.
littlebizzy/speed-demon
295 Downloads
A powerful bundle of lightweight tweaks that drastically improve the loading speed of WordPress by reducing bloat and improving overall efficiency.
shell/data-and-reporting-sdk
5 Downloads
Data And Reporting product consists of API's which provides details of transaction and invoice informations about shell cards. The Shell Card Transaction and Invoice API is REST-based and employs Basic authentication in Version 1 and Oauth authentication in Version 2 end points. The API endpoints accept JSON-encoded request bodies, return JSON-encoded responses and use standard HTTP response codes. All resources are located in the Shell Card Platform. The Shell Card Platform is the overall platform that encompasses all the internal Shell systems used to manage resources.
shell/card-management-sdk
18 Downloads
The Shell Card Management API is REST-based and employs OAUTH 2.0,Basic and ApiKey authentication. The API endpoints accept JSON-encoded request bodies, return JSON-encoded responses and use standard HTTP response codes.All resources are located in the Shell Card Platform. The Shell Card Platform is the overall platform that encompasses all the internal Shell systems used to manage resources. The internal workings of the platform are not important when interacting with the API. However, it is worth noting that the platform uses a microservice architecture to communicate with various backend systems and some API calls are processed asynchronously. All endpoints use the POST verb for retrieving, updating, creating and deleting resources in the Shell Card Platform. The endpoints that retrieve resources from the Shell Card Platform allow flexible search parameters in the API request body.