Frisby

Frisby 0.8.3

Frisby allows programmers to write custom tests using Node.js and Jasmine, and test the integrity of various REST API endpoints.This is done by mimicking HTTP requests to the server, catching its response, and then logging for further analysis.While this...

Bullet

Bullet 1.4.2

While most frameworks (regardless of language, not just PHP) try to follow the classic MVC paradigm, Bullet is centered around URIs and dynamic path and resource parsing.Basically Bullet is an evolution of the classic routing system, allowing developers...