Ladybug

Ladybug 1.0.13 updated

Ladybug can be used to replace var_dump or print_r calls in PHP, providing a cleaner and better organized way of viewing PHP debug data. The library is Composer-friendly, meaning it can easily be added to any project with one line of code and then removed...

Apache Rat

Apache Rat 0.11

Apache RAT stands for Release Audit Tool.RAT provides a simplified methods for analyzing, comprehending and auditing source code projects, releases and distributions.This tools works via an heuristic method, trying to guess possible problems and...

Review

Review 0.9.1

'Review' works from the Node.js CLI and is ideal for testing out responsive and mobile sites.The application was built on top of PhantomJS , loading a website inside a headless browser at different sizes, taking a snapshot and then saving the image on...

Dexter JS

Dexter JS 0.5.4

Inspired by Sinon.js, Dexter JS helps developers test their code for problems before shipping it out. Dexter JS is framework agnostic, meaning it can run with or without the help of a complex JavaScript framework like jQuery or MooTools.Dexter JS was...

Mink

Mink 1.6.0

Mink can be used in writing application tests and simulate how a browser would respond to various actions and events.Unlike headless browser emulator and browser controllers that work either really fast and don't support AJAX or work really slow but...

rpcpdb

rpcpdb 0.4.2

rpcdb works with both Python branches, 2.x and 3.x.It was designed to work around Python's native pdb debugger, providing a tool specialized for handling RPC server configurations.rpcdb can be used to open an interactive console into the RPC processes and...

UAParser.js

UAParser.js 0.7.9 updated

UAParser.js reads a visitor's user agent string, extracting information about the device type, browser type, engine details and used operating system. These details can then be used in optimizing the visitor's experience on the site either by...