Registering custom view helpers in ZF2

If you want to register custom view helpers with a module you can do so by using the service location built into the Skeleton Application and creating a module config that looks something like. return array( 'view_helpers' => array( …

Loaded Testing

I recently had to do some load testing for a site recently that would allow me to test in excess of 100k requests in a 60 second period… So I decided to do some testing using JMeter as it seemed like a suitable tool for doing what I needed …

(1 - 17)
Enter Press Enter to jump