Load test a laravel API

This page summarizes the projects mentioned and recommended in the original post on /r/laravel

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • k6

    A modern load testing tool, using Go and JavaScript - https://k6.io

  • I tend to use K6 (https://github.com/grafana/k6) with some basic user journeys recorded. Super useful to find those bottlenecks if you are looking a different stress scearios (what would happen if N people would try and register at the same time, N live users at one time) and things like 95 percentiles, how your database reacts etc

  • Hey

    HTTP load generator, ApacheBench (ab) replacement (by rakyll)

  • You can use this simple and tiny program called hey https://github.com/rakyll/hey

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts